Skip to content

Commit efccd79

Browse files
author
Shyue Ping Ong
committed
Fix email.
1 parent 1fd5cfd commit efccd79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,9 @@
122122
"cmd_line": ["**/*"],
123123
},
124124
author="Pymatgen Development Team",
125-
author_email="ongsp@eng.ucsd.edu",
125+
author_email="[email protected]",
126126
maintainer="Shyue Ping Ong, Matthew Horton, Janosh Riebesell",
127-
maintainer_email="ongsp@eng.ucsd.edu, [email protected], [email protected]",
127+
128128
url="https://pymatgen.org",
129129
license="MIT",
130130
project_urls={

0 commit comments

Comments
 (0)