From d25cc642b64ab1d69a1a6a8f8f931202328f6d21 Mon Sep 17 00:00:00 2001 From: Suzanne Soy Date: Thu, 4 Mar 2021 20:37:58 +0000 Subject: [PATCH] Changed my name :) --- scribblings/scope-operations.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scribblings/scope-operations.scrbl b/scribblings/scope-operations.scrbl index 5be0629..b009f69 100644 --- a/scribblings/scope-operations.scrbl +++ b/scribblings/scope-operations.scrbl @@ -3,7 +3,7 @@ racket/base]] @title{scope-operations} -@author[@author+email["Georges Dupéron" "georges.duperon@gmail.com"]] +@author[@author+email["Suzanne Soy" "racket@suzanne.soy"]] @defmodule[scope-operations]