diff --git a/AUTHORS.md b/AUTHORS.md index cd039d9aa53..dac9f0c3b19 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -1,11 +1,6 @@ -# Project Contributors +# PyGMT Developers -This project was started in 2017 by [Leonardo Uieda](https://www.leouieda.com) -during [an NSF funded postdoc](https://www.leouieda.com/blog/hawaii-gmt-postdoc) -with [Paul Wessel](https://en.wikipedia.org/wiki/Pål_Wessel) at the University of -Hawaiʻi at Mānoa. - -The following people have contributed code and/or documentation to the project +The following people have contributed code and/or documentation to the PyGMT project (alphabetically by name) and are considered to be "PyGMT Developers": | Name | ORCID | Affiliation | @@ -28,6 +23,3 @@ The following people have contributed code and/or documentation to the project | [Xingchen He](https://github.com/Chuan1937) | [0009-0004-7182-2252](https://orcid.org/0009-0004-7182-2252) | Chengdu University of Technology, China | | [Yohai Magen](https://github.com/yohaimagen) | [0000-0002-4892-4013](https://orcid.org/0000-0002-4892-4013) | Tel Aviv University, Israel | | [Yvonne Fröhlich](https://github.com/yvonnefroehlich) | [0000-0002-8566-0619](https://orcid.org/0000-0002-8566-0619) | Unaffiliated | - -Individuals who have made significant contributions to PyGMT are recognized on the -[PyGMT Team](https://www.pygmt.org/dev/team.html) page. diff --git a/AUTHORSHIP.md b/AUTHORSHIP.md index a9d963f2b58..07e65acf97c 100644 --- a/AUTHORSHIP.md +++ b/AUTHORSHIP.md @@ -20,9 +20,17 @@ The following are the ways in which individuals who have contributed will be rec ## The `AUTHORS.md` file -Anyone who has contributed a pull request to the project is welcome to add themselves to -the `AUTHORS.md` file. This file lives in the repository and is packaged with -distributions. This is an optional process. +The `AUTHORS.md` file lists PyGMT Developers. Anyone who has contributed a pull request +to the project is welcome to add themselves to the file. This file lives in the +repository and is packaged with distributions. This is an optional process. + +## The PyGMT Team + +[The PyGMT Team](https://github.com/GenericMappingTools/pygmt/blob/main/doc/team.md) is +a group of individuals who maintain the PyGMT project, make decisions about the +direction of the project, and manage release cycles. The team also includes +distinguished contributors who have made significant contributions to the project in +many ways in the project's history. ## Changelog for each release