Add Asumu and Eric to the TR credits.

This commit is contained in:
Vincent St-Amour 2013-09-28 17:18:10 -04:00
parent 8e225621c3
commit 88f9608c17
2 changed files with 8 additions and 2 deletions

View File

@ -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"]

View File

@ -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