diff options
-rw-r--r-- | testiere.asd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testiere.asd b/testiere.asd index b82770d..2c3c1c1 100644 --- a/testiere.asd +++ b/testiere.asd @@ -2,7 +2,7 @@ (asdf:defsystem #:testiere :description "Up Front Testing for DEFUN and DEFMETHOD" - :author "Colin Okay <okay@toyful.space>" + :author "Colin Okay <colin@cicadas.surf>" :license "GPLv3" :version "0.1.0" :depends-on (:trivia) |