www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 46d1338ddfc3b4f02e0f0921399bf888867ce630
parent bd9f6999f5590ca8e3db001e83440709a6d39b7f
Author: Suzanne Soy <ligo@suzanne.soy>
Date:   Thu,  4 Mar 2021 20:43:48 +0000

Changed my name :)

Diffstat:
Minfo.rkt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/info.rkt b/info.rkt @@ -20,4 +20,4 @@ (string-append "Fancy lists, with bounded or unbounded repetition of" " elements. Can be used as a type or match pattern.")) (define version "0.9") -(define pkg-authors '(georges)) +(define pkg-authors '(|Suzanne Soy|))