commit 73409bd228151a05b9d69bb54c1271016ff73d7f
parent 1084ea1de01deaa2d50c8cea00fcd465365023be
Author: Suzanne Soy <ligo@suzanne.soy>
Date: Thu, 4 Mar 2021 20:50:40 +0000
Changed my name :)
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/info.rkt b/info.rkt
@@ -7,4 +7,4 @@
(define scribblings '(("scribblings/auto-syntax-e.scrbl" ())))
(define pkg-desc "Description Here")
(define version "0.0")
-(define pkg-authors '(georges))
+(define pkg-authors '(|Suzanne Soy|))
diff --git a/scribblings/auto-syntax-e.scrbl b/scribblings/auto-syntax-e.scrbl
@@ -5,7 +5,7 @@
syntax/parse]]
@title{auto-syntax-e}
-@author{georges}
+@author[@author+email["Suzanne Soy" "racket@suzanne.soy"]]
@defmodule[auto-syntax-e]