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