www

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

commit 7aebfbcd88045be856be0e7835de116e715f60a6
parent a3292113bb0d7dd8dc2114702b90e76f23963496
Author: Suzanne Soy <ligo@suzanne.soy>
Date:   Thu,  4 Mar 2021 20:38:09 +0000

Changed my name :)

Diffstat:
MLICENSE-more.md | 2+-
Minfo.rkt | 2+-
Mscribblings/subtemplate.scrbl | 2+-
3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/LICENSE-more.md b/LICENSE-more.md @@ -1,5 +1,5 @@ anaphoric -Copyright (c) 2016-2017 Georges Dupéron +Copyright (c) 2016-2017 Suzanne Soy diff --git a/info.rkt b/info.rkt @@ -16,4 +16,4 @@ (define scribblings '(("scribblings/subtemplate.scrbl" () (parsing-library)))) (define pkg-desc "Various enhancements on syntax templates") (define version "1.2") -(define pkg-authors '("Georges Dupéron")) +(define pkg-authors '("Suzanne Soy")) diff --git a/scribblings/subtemplate.scrbl b/scribblings/subtemplate.scrbl @@ -8,7 +8,7 @@ (subtract-in racket/base subtemplate)]] @title[#:style (with-html5 manual-doc-style)]{Subtemplate} -@author[@author+email["Georges Dupéron" "georges.duperon@gmail.com"]] +@author[@author+email["Suzanne Soy" "racket@suzanne.soy"]] This library should be considered experimental. Although most of the syntax should work in the same way in future versions, the behaviour of some corner