Skip to content

Commit f2ddf9f

Browse files
committed
Update links to development docs
1 parent 84679ca commit f2ddf9f

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

messages/maintainer_access.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
Hello {NAME},
22

3-
You have been nominated as {role} and the Coordinating Committee has enthusiastically accepted this nomination! We would be thrilled if you are able to accept this nomination. {More context might be necessary for some people - fill it in here}
3+
You have been nominated as {role} and {members of the Astropy core team|the Coordinating Committee} enthusiastically support this nomination! We would be thrilled if you are able to accept this nomination. {More context might be necessary for some people - fill it in here}
44

5-
In case you are not familiar with the role, maintainers are the people who keep a package or sub-package working. In particular, they review and merge PRs, keep track of what's going on and organize ideas for future development (see https://www.astropy.org/team.html#Subpackage_maintainer for details). In practice this means a fair amount of community interaction when reviewing PRs and related discussion. As a general guideline, if you have any uncertainty or if there is extended debate about merging a PR, seek consensus from other maintainers in the Project. If necessary, you should also free to reach out to the Coordination Committee (by @-mention on github or via [email protected]), as the Coordination Committee has the authority to make decisions when consensus cannot be achieved.
5+
In case you are not familiar with the role, maintainers are the people who keep a package or sub-package working. In particular, they review and merge PRs, keep track of what's going on and organize ideas for future development (see https://www.astropy.org/team.html#Subpackage_maintainer for details). In practice this means a fair amount of community interaction when reviewing PRs and related discussion. As a general guideline, if you have any uncertainty or if there is extended debate about merging a PR, seek consensus from other maintainers in the Project. If necessary, you should also feel free to reach out to the Coordination Committee (by @-mention on github or via [email protected]), as the Coordination Committee has the authority to make decisions when consensus cannot be achieved.
66

77
If you would like to accept this nomination, we ask that you familiarize yourself with the following Project guidelines:
88

9-
* [Developer guidelines for Astropy](https://docs.astropy.org/en/latest/#developer-documentation)
10-
* [Basic development workflow](https://docs.astropy.org/en/latest/development/workflow/development_workflow.html)
11-
* [Guidelines on when to squash or rebase](https://docs.astropy.org/en/latest/development/when_to_rebase.html)
9+
* [Developer guidelines for Astropy](https://docs.astropy.org/en/latest/index_dev.html)
10+
* [Basic development workflow](https://docs.astropy.org/en/latest/development/quickstart.html)
11+
* [Setting up automated code style and linting checks](https://docs.astropy.org/en/latest/development/development_details.html#pre-commit)
12+
* [Guidelines on when to squash or rebase](https://docs.astropy.org/en/latest/development/development_details.html#rebase)
1213
* [Astropy Project Code of Conduct](https://www.astropy.org/code_of_conduct.html)
1314
* [GitHub two-factor authentication](https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa/about-two-factor-authentication)
1415

0 commit comments

Comments
 (0)