diff options
author | Colin Okay <colin@cicadas.surf> | 2022-09-07 07:49:16 -0500 |
---|---|---|
committer | Colin Okay <colin@cicadas.surf> | 2022-09-07 07:49:16 -0500 |
commit | 87db1dfd5f878ee9f52b8e4f19958abfef058b6c (patch) | |
tree | 3f780a084d314ea847a71100ab949e2e52daa930 | |
parent | d488edb7eab36ff5c6c47b8ebd792e0ede0ad637 (diff) |
updated author info in asd
-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) |