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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
This page contains instructions for project maintainers about how our setup works,
4
4
making releases, creating packages, etc.
5
5
6
-
If you want to make a contribution to the project, see the {doc}`contributing` instead.
6
+
If you want to make a contribution to the project, see the [](contributing.md) instead.
7
7
8
8
## Onboarding/Offboarding Access Checklist
9
9
@@ -22,7 +22,7 @@ communication tools we use.
22
22
### As a Maintainer
23
23
24
24
- Add to the [pygmt-maintainers team](https://github.com/orgs/GenericMappingTools/teams/pygmt-maintainers) (gives 'maintain' permission to the repository)
25
-
- Add to "Active Maintainers" on the {doc}`Team Gallery page <team>`
25
+
- Add to "Active Maintainers" on the [Team Gallery page](team.md)
26
26
- Add as a moderator on the [GMT forum](https://forum.generic-mapping-tools.org) (to see mod-only discussions) [optional]
27
27
- Add as a maintainer on [ReadtheDocs](https://readthedocs.org/projects/pygmt-dev)[optional]
28
28
- Add as a curator to the [GMT community](https://zenodo.org/communities/generic-mapping-tools/) on Zenodo (for making releases) [optional]
@@ -38,7 +38,7 @@ the onboarding access checklist:
38
38
39
39
- Move from the [pygmt-maintainers team](https://github.com/orgs/GenericMappingTools/teams/pygmt-maintainers)
40
40
to the [pygmt-contributors team](https://github.com/orgs/GenericMappingTools/teams/pygmt-contributors)
41
-
- Move from "Active Maintainers" to "Distinguished Contributors" on the {doc}`Team Gallery page <team>`
41
+
- Move from "Active Maintainers" to "Distinguished Contributors" on the [Team Gallery page](team.md)
42
42
- Remove 'maintain' permission from GMT forum, ReadTheDocs, Zenodo
43
43
44
44
## Branches
@@ -201,7 +201,7 @@ at `.github/release-drafter.yml`. Configuration settings can be found at
|**X***width*[**l**\|**p***exp*\|**T**\|**t**][/*height*[**l**\|**p***exp*\|**T**\|**t**]][**d**]| Cartesian [linear](/projections/nongeo/cartesian_linear.rst), [logarithmic](/projections/nongeo/cartesian_logarithmic.rst), [power](/projections/nongeo/cartesian_power.rst), and time |
0 commit comments