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]