We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 373b84f + 397c8b9 commit c1af04fCopy full SHA for c1af04f
1 file changed
setup.py
@@ -18,8 +18,8 @@
18
name='spanner-orm',
19
version='0.1.10',
20
description='Basic ORM for Spanner',
21
- maintainer='Derek Brandao',
22
- maintainer_email='dbrandao@google.com',
+ maintainer='Python Spanner ORM developers',
+ maintainer_email='python-spanner-orm@google.com',
23
url='https://github.com/google/python-spanner-orm',
24
packages=['spanner_orm', 'spanner_orm.admin'],
25
include_package_data=True,
0 commit comments