chiark
/
gitweb
/
~mdw
/
stgit
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
The author's address is incorrect in setyp.py
[stgit]
/
setup.py
diff --git
a/setup.py
b/setup.py
index dc251494f8dba76ae19dee88ee7f86dbf0060398..cf5b1da37d2813ce2f0756e45a1522e8e10e9f23 100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-9,7
+9,7
@@
setup(name = 'stgit',
version = version,
license = 'GPLv2',
author = 'Catalin Marinas',
version = version,
license = 'GPLv2',
author = 'Catalin Marinas',
- author_email = 'catalin.marinas@gmail.
org
',
+ author_email = 'catalin.marinas@gmail.
com
',
url = 'http://www.procode.org/stgit/',
description = 'Stacked GIT',
long_description = 'Push/pop utility on top of GIT',
url = 'http://www.procode.org/stgit/',
description = 'Stacked GIT',
long_description = 'Push/pop utility on top of GIT',