Commit 3a6b6fe
authored
Updating author_email in all setup.py. (#3598)
Done via:
$ git grep -l author_email | \
> xargs sed -i s/jjg+google-cloud-python@google.com/googleapis-publisher@google.com/g
and manually editing `videointelligence/setup.py` and `vision/setup.py`.1 parent 07f85ab commit 3a6b6fe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments