commit e436a8d8dbd4fe5304b1f33aeab4fd1844174137 parent da227b14ca63e1e1a9aaae07e94471202aaaaf26 Author: Suzanne Soy <ligo@suzanne.soy> Date: Thu, 4 Mar 2021 20:43:48 +0000 Changed my name :) Diffstat:
| M | info.rkt | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/info.rkt b/info.rkt @@ -11,4 +11,4 @@ (define scribblings '(("scribblings/tr-immutable.scrbl" ()))) (define pkg-desc "Description Here") (define version "0.0") -(define pkg-authors '(georges)) +(define pkg-authors '(|Suzanne Soy|))