diff --git a/info.rkt b/info.rkt index 1d42e97..7b8907a 100644 --- a/info.rkt +++ b/info.rkt @@ -8,4 +8,4 @@ (define scribblings '(("scribblings/chain-module-begin.scrbl" ()))) (define pkg-desc "Use this to build meta-languages, where a #%module-begin expands to the #%module-begin of another user-specified language.") (define version "0.1") -(define pkg-authors '("Suzanne Soy")) +(define pkg-authors '(|Suzanne Soy|))