diff --git a/info.rkt b/info.rkt index 96f9a3d..13a44c5 100644 --- a/info.rkt +++ b/info.rkt @@ -10,4 +10,4 @@ (define scribblings '(("scribblings/typed-worklist.scrbl" () ("typed-racket")))) (define pkg-desc "A Typed Racket implementation of a general-purpose worklist, with multiple worklists of different types.") (define version "0.1") -(define pkg-authors '("Suzanne Soy")) +(define pkg-authors '(|Suzanne Soy|))