Add Asumu and Eric to the TR credits.

original commit: 88f9608c178464806029366353eb5de848a510c3
This commit is contained in:
Vincent St-Amour 2013-09-28 17:18:10 -04:00
parent 89f5af7712
commit d49488ebaf
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