Skip to content

Commit 084f0fd

Browse files
committed
Updated authors email address
1 parent 47fb7ad commit 084f0fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cl-maprcli.asd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
(asdf:defsystem "cl-maprcli"
44
:description "MapR control system API"
5-
:author "Inchul <ijung remove-the-at mapr dot com>"
5+
:author "Inchul <ijung@mapr.com>"
66
:license "BSD"
77
:serial t
88
:depends-on ("cl-json"
@@ -14,7 +14,7 @@
1414

1515
(asdf:defsystem "cl-maprcli/tests"
1616
:description "test cl-maprcli"
17-
:author "Inchul <ijung remove-the-at mapr dot com>"
17+
:author "Inchul <ijung@mapr.com>"
1818
:depends-on ("fiveam"
1919
"cl-maprcli")
2020
:components ((:module "tests"

0 commit comments

Comments
 (0)