You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/maintenance.md
+22-3Lines changed: 22 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,12 +9,31 @@ instead.
9
9
10
10
## Onboarding Access Checklist
11
11
12
-
- Added to [python-maintainers](https://github.com/orgs/GenericMappingTools/teams/python-maintainers) team in the [GenericMappingTools](https://github.com/orgs/GenericMappingTools/teams/) organization on GitHub (gives 'maintain' permissions)
12
+
Note that anyone can contribute to PyGMT, even without being added to the
The onboarding items below are for people who would like to make regular
15
+
contributions, and could benefit from extra permissions to the developer and
16
+
communication tools we use.
17
+
18
+
### As a Contributor
19
+
20
+
- Added to the [pygmt-contributors team](https://github.com/orgs/GenericMappingTools/teams/pygmt-contributors) (gives 'write' permission to the repository)
13
21
- Added as collaborator on [DAGsHub](https://dagshub.com/GenericMappingTools/pygmt/settings/collaboration) (gives 'write' permission to dvc remote storage)
14
-
- Added as moderator on [GMT forum](https://forum.generic-mapping-tools.org) (to see mod-only discussions)
15
22
- Added as member on the [PyGMT devs Slack channel](https://pygmtdevs.slack.com) (for casual conversations)
23
+
- Added as member on [HackMD](https://hackmd.io/@pygmt) (for draft announcements) [optional]
24
+
25
+
### As a Maintainer
26
+
27
+
- Added to the [pygmt-maintainers team](https://github.com/orgs/GenericMappingTools/teams/pygmt-maintainers) (gives 'maintain' permission to the repository)
28
+
- Update the role on the {doc}`Team Gallery page <team>`
29
+
- Added as moderator on the [GMT forum](https://forum.generic-mapping-tools.org) (to see mod-only discussions) [optional]
30
+
- Added as a maintainer on [Readthedocs](https://readthedocs.org/projects/pygmt-dev)[optional]
31
+
32
+
### As an Administrator
33
+
34
+
- Added to the [pygmt-admin team](https://github.com/orgs/GenericMappingTools/teams/pygmt-admin) (gives 'admin' permission to the repository)
35
+
- Added as admin on [DAGsHub](https://www.dagshub.com/GenericMappingTools/pygmt/settings/collaboration)
16
36
- Added as maintainer on [PyPI](https://pypi.org/project/pygmt/) and [Test PyPI](https://test.pypi.org/project/pygmt)[optional]
17
-
- Added as member on [HackMD](https://hackmd.io/@pygmt)[optional]
0 commit comments