From d49488ebafd9ff2e3233c8e57c07455f36a83b90 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. original commit: 88f9608c178464806029366353eb5de848a510c3 --- .../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 4bde3e82..5c02d76c 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 1117fe86..2a3d366c 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