Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

Commit 58d1108

Browse files
committed
fixed author email
1 parent d94c708 commit 58d1108

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def run(self):
9090
description='Library to parse and generate OpenFlow messages',
9191
url='http://github.com/kytos/python-openflow',
9292
author='Kytos Team',
93-
author_email='of-ng-dev@ncc.unesp.br',
93+
author_email='devel@lists.kytos.io',
9494
license='MIT',
9595
test_suite='tests',
9696
include_package_data=True,

0 commit comments

Comments
 (0)