Skip to content

Commit 77b205d

Browse files
committed
Fix author emails
1 parent 70603cf commit 77b205d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
packages=find_packages(exclude=("test*",)),
2222
test_suite="test_base",
2323
author="David Barroso, Kirk Byers, Mircea Ulinic, Brandon Ewing",
24-
24+
2525
description="Network Automation and Programmability Abstraction Layer with Multivendor support",
2626
license="Apache-2.0",
2727
long_description=long_description,

0 commit comments

Comments
 (0)