[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-taler-util] branch master updated: change author_ema
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-taler-util] branch master updated: change author_email to my own for pypi. |
Date: |
Tue, 24 Sep 2019 12:28:02 +0200 |
This is an automated email from the git hooks/post-receive script.
ng0 pushed a commit to branch master
in repository taler-util.
The following commit(s) were added to refs/heads/master by this push:
new b96b521 change author_email to my own for pypi.
b96b521 is described below
commit b96b521fcca5498f25fb7da567ef64667a23a439
Author: ng0 <address@hidden>
AuthorDate: Tue Sep 24 10:27:42 2019 +0000
change author_email to my own for pypi.
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 6f96c85..0f1ff14 100644
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ setup(
license=['AGPL3+', 'LGPL2.1+'],
platforms='any',
author='Taler Systems SA',
- author_email='address@hidden',
+ author_email='address@hidden',
description='Util library for GNU Taler',
long_description=long_description,
url='https://git.taler.net/taler-util.git',
--
To stop receiving notification emails like this one, please contact
address@hidden.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-taler-util] branch master updated: change author_email to my own for pypi.,
gnunet <=