Skip to content

Commit c1af04f

Browse files
authored
Merge pull request #145 from google/dgorelik-patch-1
Update maintainers to be a mailing list
2 parents 373b84f + 397c8b9 commit c1af04f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
name='spanner-orm',
1919
version='0.1.10',
2020
description='Basic ORM for Spanner',
21-
maintainer='Derek Brandao',
22-
maintainer_email='dbrandao@google.com',
21+
maintainer='Python Spanner ORM developers',
22+
maintainer_email='python-spanner-orm@google.com',
2323
url='https://github.com/google/python-spanner-orm',
2424
packages=['spanner_orm', 'spanner_orm.admin'],
2525
include_package_data=True,

0 commit comments

Comments
 (0)