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='p...@nwl.cc',
+      author='Netfilter project',
+      author_email='coret...@netfilter.org',
       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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to