Skip to content

Commit cc9d8e0

Browse files
authored
Use the new email address for pygmt team
1 parent 7cff590 commit cc9d8e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ description = "A Python interface for the Generic Mapping Tools"
88
readme = "README.rst"
99
requires-python = ">=3.8"
1010
license = {text = "BSD License"}
11-
authors = [{name = "The PyGMT Developers", email = "leouieda@gmail.com"}]
12-
maintainers = [{name = "The PyGMT Developers", email = "leouieda@gmail.com"}]
11+
authors = [{name = "The PyGMT Developers", email = "pygmt.team@gmail.com"}]
12+
maintainers = [{name = "The PyGMT Developers", email = "pygmt.team@gmail.com"}]
1313
keywords = []
1414
classifiers = [
1515
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)