Add myself to the TR doc author list.

This commit is contained in:
Vincent St-Amour 2011-06-13 17:46:03 -04:00
parent a1787cede4
commit b835e8a75b
2 changed files with 4 additions and 2 deletions

View File

@ -4,7 +4,8 @@
@title[#:tag "top"]{@bold{Typed Racket}: Racket with Static Types}
@author["Sam Tobin-Hochstadt"]
@author[@author+email["Sam Tobin-Hochstadt" "samth@racket-lang.org"]
@author+email["Vincent St-Amour" "stamourv@racket-lang.org"]]
@section-index["typechecking" "typechecker" "typecheck"]

View File

@ -17,7 +17,8 @@
@title[#:tag "top"]{The Typed Racket Reference}
@author["Sam Tobin-Hochstadt"]
@author[@author+email["Sam Tobin-Hochstadt" "samth@racket-lang.org"]
@author+email["Vincent St-Amour" "stamourv@racket-lang.org"]]
@(defmodulelang* (typed/racket/base typed/racket)
#:use-sources