We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cff590 commit cc9d8e0Copy full SHA for cc9d8e0
pyproject.toml
@@ -8,8 +8,8 @@ description = "A Python interface for the Generic Mapping Tools"
8
readme = "README.rst"
9
requires-python = ">=3.8"
10
license = {text = "BSD License"}
11
-authors = [{name = "The PyGMT Developers", email = "leouieda@gmail.com"}]
12
-maintainers = [{name = "The PyGMT Developers", email = "leouieda@gmail.com"}]
+authors = [{name = "The PyGMT Developers", email = "pygmt.team@gmail.com"}]
+maintainers = [{name = "The PyGMT Developers", email = "pygmt.team@gmail.com"}]
13
keywords = []
14
classifiers = [
15
"Development Status :: 4 - Beta",
0 commit comments