Commit 6baa6e07f6dca570faa818d7a62f03ed5ff1bdc3

Thomas de Grivel 2018-06-11T00:23:52

update email

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/repo.asd b/repo.asd
index 9a50d1e..4737228 100644
--- a/repo.asd
+++ b/repo.asd
@@ -11,7 +11,7 @@
 
 (defsystem :repo
   :name "repo"
-  :author "Thomas de Grivel <thomas@lowh.net>"
+  :author "Thomas de Grivel <thoxdg@gmail.com>"
   :version "0.1"
   :description "common interface for version control systems"
   :depends-on ()