Skip to content

Commit 9700d5a

Browse files
committed
Mention all main contributors ordered by last maintain day
1 parent 13b55d9 commit 9700d5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
description='GraphQL implementation for Python',
77
url='https://github.com/graphql-python/graphql-core',
88
download_url='https://github.com/graphql-python/graphql-core/releases',
9-
author='Syrus Akbary',
10-
author_email='[email protected]',
9+
author='Syrus Akbary, Jake Heinz, Taeho Kim',
10+
author_email='Syrus Akbary <[email protected]>, Jake Heinz <[email protected]>, Taeho Kim <[email protected]>',
1111
license='MIT',
1212
classifiers=[
1313
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)