From ff4fe9ba825a20df04abf35cea54ed5ab9558a5a Mon Sep 17 00:00:00 2001 From: Suzanne Soy Date: Thu, 4 Mar 2021 20:38:06 +0000 Subject: [PATCH] Changed my name :) --- info.rkt | 2 +- scribblings/scribble-math.scrbl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/info.rkt b/info.rkt index 3be25c5cd..7c1e3edeb 100644 --- a/info.rkt +++ b/info.rkt @@ -12,5 +12,5 @@ (define scribblings '(("scribblings/scribble-math.scrbl" ()))) (define pkg-desc "Typesetting math and Asymptote figures in Scribble documents") (define version "0.10") -(define pkg-authors '(|Georges Dupéron| +(define pkg-authors '(|Suzanne Soy| |Jens Axel Søgaard|)) diff --git a/scribblings/scribble-math.scrbl b/scribblings/scribble-math.scrbl index 2dc1e2b43..4ff7cd201 100644 --- a/scribblings/scribble-math.scrbl +++ b/scribblings/scribble-math.scrbl @@ -27,7 +27,7 @@ @title[#:style (with-html5 manual-doc-style)]{@racketmodname[scribble-math]} @author[ @author+email["Jens Axel Søgaard" "jensaxel@soegaard.net"] - @author+email["Georges Dupéron" "georges.duperon@gmail.com"]] + @author+email["Suzanne Soy" "racket@suzanne.soy"]] @defmodule[scribble-math]