Add Asumu and Eric to the TR credits.
This commit is contained in:
parent
8e225621c3
commit
88f9608c17
|
@ -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"]
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user