We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b11b62b commit 0f0c93dCopy full SHA for 0f0c93d
1 file changed
setup.py
@@ -6,9 +6,9 @@
6
long_description='See README.md in source.',
7
url='https://github.com/irlrobot/aws_lambda_sample_events_python',
8
author='Josh Campbell',
9
- author_email='josh@userdel.com',
+ author_email='joshcb@amazon.com',
10
maintainer='Josh Campbell',
11
- maintainer_email='josh@userdel.com',
+ maintainer_email='joshcb@amazon.com',
12
license='Apache 2.0',
13
keywords=["aws", "lambda"],
14
packages=['aws_lambda_sample_events'],
0 commit comments