We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff6c8a8 commit 0e62972Copy full SHA for 0e62972
setup.py
@@ -297,7 +297,7 @@ def gssapi_modules(lst):
297
name='gssapi',
298
version='1.6.2',
299
author='The Python GSSAPI Team',
300
- author_email='sross@redhat.com',
+ author_email='rharwood@redhat.com',
301
packages=['gssapi', 'gssapi.raw', 'gssapi.raw._enum_extensions',
302
'gssapi.tests'],
303
description='Python GSSAPI Wrapper',
0 commit comments