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