From 88f9608c178464806029366353eb5de848a510c3 Mon Sep 17 00:00:00 2001 From: Vincent St-Amour Date: Sat, 28 Sep 2013 17:18:10 -0400 Subject: [PATCH] Add Asumu and Eric to the TR credits. --- .../typed-racket-doc/typed-racket/scribblings/ts-guide.scrbl | 5 ++++- .../typed-racket/scribblings/ts-reference.scrbl | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/pkgs/typed-racket-pkgs/typed-racket-doc/typed-racket/scribblings/ts-guide.scrbl b/pkgs/typed-racket-pkgs/typed-racket-doc/typed-racket/scribblings/ts-guide.scrbl index 4bde3e82fb..5c02d76c2e 100644 --- a/pkgs/typed-racket-pkgs/typed-racket-doc/typed-racket/scribblings/ts-guide.scrbl +++ b/pkgs/typed-racket-pkgs/typed-racket-doc/typed-racket/scribblings/ts-guide.scrbl @@ -5,7 +5,10 @@ @title[#:tag "top"]{The Typed Racket Guide} @author[@author+email["Sam Tobin-Hochstadt" "samth@racket-lang.org"] - @author+email["Vincent St-Amour" "stamourv@racket-lang.org"]] + @author+email["Vincent St-Amour" "stamourv@racket-lang.org"] + @author+email["Eric Dobson" "endobson@racket-lang.org"] + @author+email["Asumu Takikawa" "asumu@racket-lang.org"] + ] @section-index["typechecking" "typechecker" "typecheck"] diff --git a/pkgs/typed-racket-pkgs/typed-racket-doc/typed-racket/scribblings/ts-reference.scrbl b/pkgs/typed-racket-pkgs/typed-racket-doc/typed-racket/scribblings/ts-reference.scrbl index 1117fe867d..2a3d366cef 100644 --- a/pkgs/typed-racket-pkgs/typed-racket-doc/typed-racket/scribblings/ts-reference.scrbl +++ b/pkgs/typed-racket-pkgs/typed-racket-doc/typed-racket/scribblings/ts-reference.scrbl @@ -3,7 +3,10 @@ @title[#:tag "top"]{The Typed Racket Reference} @author[@author+email["Sam Tobin-Hochstadt" "samth@racket-lang.org"] - @author+email["Vincent St-Amour" "stamourv@racket-lang.org"]] + @author+email["Vincent St-Amour" "stamourv@racket-lang.org"] + @author+email["Eric Dobson" "endobson@racket-lang.org"] + @author+email["Asumu Takikawa" "asumu@racket-lang.org"] + ] @(defmodulelang* (typed/racket/base typed/racket) #:use-sources