aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-09-07 07:49:16 -0500
committerColin Okay <colin@cicadas.surf>2022-09-07 07:49:16 -0500
commit87db1dfd5f878ee9f52b8e4f19958abfef058b6c (patch)
tree3f780a084d314ea847a71100ab949e2e52daa930
parentd488edb7eab36ff5c6c47b8ebd792e0ede0ad637 (diff)
updated author info in asd
-rw-r--r--testiere.asd2
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)