We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d498860 commit 92cd3b3Copy full SHA for 92cd3b3
1 file changed
setup.py
@@ -4,9 +4,8 @@
4
version='1.0.0',
5
description='A Python module for creating sample events to test AWS Lambda functions.',
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='joshcb@amazon.com',
+ url='https://github.com/awslabs/aws_lambda_sample_events_python',
+ author='Amazon Web Services',
10
maintainer='Josh Campbell',
11
maintainer_email='joshcb@amazon.com',
12
license='Apache 2.0',
0 commit comments