[PATCH nft 6/8] python: change author info

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Following discussion with Phil Sutter, set author to Netfilter
project and use coreteam mail.
---
 py/setup.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/py/setup.py b/py/setup.py
index 663574a..4154560 100755
--- a/py/setup.py
+++ b/py/setup.py
@@ -5,8 +5,8 @@ from nftables import NFTABLES_VERSION
 setup(name='nftables',
       version=NFTABLES_VERSION,
       description='Libnftables binding',
-      author='Phil Sutter',
-      author_email='phil@xxxxxx',
+      author='Netfilter project',
+      author_email='coreteam@xxxxxxxxxxxxx',
       url='https://netfilter.org/projects/nftables/index.html',
       packages=['nftables'],
       provides=['nftables'],
-- 
2.17.1

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux