From 2b3246a988453f408ff7e676a74b377c92a22889 Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Wed, 21 Aug 2024 08:42:02 +0800 Subject: [PATCH 1/5] Link to the complete contributors guides instead --- doc/maintenance.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/maintenance.md b/doc/maintenance.md index 2029f006e5d..c908b8fb715 100644 --- a/doc/maintenance.md +++ b/doc/maintenance.md @@ -3,9 +3,7 @@ This page contains instructions for project maintainers about how our setup works, making releases, creating packages, etc. -If you want to make a contribution to the project, see the -[Contributing Guide](https://github.com/GenericMappingTools/pygmt/blob/main/CONTRIBUTING.md) -instead. +If you want to make a contribution to the project, see the {doc}`contributing` instead. ## Onboarding Access Checklist From 739dcfbd3a1099e2688316838ef36be9235ff261 Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Wed, 21 Aug 2024 08:49:26 +0800 Subject: [PATCH 2/5] Sunset the Slack channel --- doc/maintenance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/maintenance.md b/doc/maintenance.md index c908b8fb715..880c5852a7e 100644 --- a/doc/maintenance.md +++ b/doc/maintenance.md @@ -17,7 +17,6 @@ communication tools we use. - Added to the [pygmt-contributors team](https://github.com/orgs/GenericMappingTools/teams/pygmt-contributors) (gives 'write' permission to the repository) - Added as a collaborator on [DAGsHub](https://dagshub.com/GenericMappingTools/pygmt/settings/collaboration) (gives 'write' permission to dvc remote storage) -- Added to the [PyGMT devs Slack channel](https://pygmtdevs.slack.com) (for casual conversations) - Added to the {doc}`Team Gallery page ` - Added as a member on [HackMD](https://hackmd.io/@pygmt) (for draft announcements) [optional] From 2f583ba975d2583d687a535fa77be93250ad2db7 Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Wed, 21 Aug 2024 08:50:02 +0800 Subject: [PATCH 3/5] Not everyone should be added to the PyGMT team page --- doc/maintenance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/maintenance.md b/doc/maintenance.md index 880c5852a7e..d243197eac1 100644 --- a/doc/maintenance.md +++ b/doc/maintenance.md @@ -17,7 +17,6 @@ communication tools we use. - Added to the [pygmt-contributors team](https://github.com/orgs/GenericMappingTools/teams/pygmt-contributors) (gives 'write' permission to the repository) - Added as a collaborator on [DAGsHub](https://dagshub.com/GenericMappingTools/pygmt/settings/collaboration) (gives 'write' permission to dvc remote storage) -- Added to the {doc}`Team Gallery page ` - Added as a member on [HackMD](https://hackmd.io/@pygmt) (for draft announcements) [optional] ### As a Maintainer From 7523a2f79eeea981b9ae9106ad8119192717e3f7 Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Wed, 21 Aug 2024 08:52:40 +0800 Subject: [PATCH 4/5] Add to the 'active Maintainers' group --- doc/maintenance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/maintenance.md b/doc/maintenance.md index d243197eac1..473c43eadf1 100644 --- a/doc/maintenance.md +++ b/doc/maintenance.md @@ -22,7 +22,7 @@ communication tools we use. ### As a Maintainer - Added to the [pygmt-maintainers team](https://github.com/orgs/GenericMappingTools/teams/pygmt-maintainers) (gives 'maintain' permission to the repository) -- Update the role on the {doc}`Team Gallery page ` +- Add to "Active Maintainers" on the {doc}`Team Gallery page ` - Added as a moderator on the [GMT forum](https://forum.generic-mapping-tools.org) (to see mod-only discussions) [optional] - Added as a maintainer on [ReadtheDocs](https://readthedocs.org/projects/pygmt-dev) [optional] - Added as a curator to the [GMT community](https://zenodo.org/communities/generic-mapping-tools/) on Zenodo (for making releases) [optional] From 4da4cc6c18f2f9d3288940aa6a1120ad15ffe841 Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Thu, 22 Aug 2024 10:56:39 +0800 Subject: [PATCH 5/5] Update doc/maintenance.md --- doc/maintenance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/maintenance.md b/doc/maintenance.md index 473c43eadf1..5377f0b119e 100644 --- a/doc/maintenance.md +++ b/doc/maintenance.md @@ -22,7 +22,7 @@ communication tools we use. ### As a Maintainer - Added to the [pygmt-maintainers team](https://github.com/orgs/GenericMappingTools/teams/pygmt-maintainers) (gives 'maintain' permission to the repository) -- Add to "Active Maintainers" on the {doc}`Team Gallery page ` +- Added to "Active Maintainers" on the {doc}`Team Gallery page ` - Added as a moderator on the [GMT forum](https://forum.generic-mapping-tools.org) (to see mod-only discussions) [optional] - Added as a maintainer on [ReadtheDocs](https://readthedocs.org/projects/pygmt-dev) [optional] - Added as a curator to the [GMT community](https://zenodo.org/communities/generic-mapping-tools/) on Zenodo (for making releases) [optional]