|
| 1 | +This document describes the process for adding new named roles. This |
| 2 | +document is *not* about how people are added to the roles, which is covered under |
| 3 | +[adding-new-role-members.md](https://github.com/astropy/astropy-project/blob/main/policies/adding-new-role-members.md). |
| 4 | + |
| 5 | +The process is: |
| 6 | + |
| 7 | +1. A voting member or maintainer in a related role, after consulting with other members in |
| 8 | + related roles, opens a PR to [astropy.github.com](https://github.com/astropy/astropy.github.com) |
| 9 | + to add this new role. The PR must describe clearly why this role is essential to the Astropy |
| 10 | + Project and has clear description of associated responsibilities. If this role has sub-roles, |
| 11 | + those must be clarified as well in the same manner. This new role must be declared Unfilled |
| 12 | + for now (separation of concerns). This new role cannot duplicate any existing roles. |
| 13 | + If the new role touches or modifies the responsibilities of existing roles, those roles, |
| 14 | + and how they are affected by the proposed new role, shall also be clarified. |
| 15 | +2. The PR author sends out a notice of this PR to astropy-dev mailing list, with cc to the |
| 16 | + Coordination Committee, starting a two-week clock on the feedback period |
| 17 | + [as required by APE0](https://github.com/astropy/astropy-APEs/blob/main/APE0.rst#responsibilities-and-authority). |
| 18 | +3. Once the two week period has elapsed, the Coordination Committee makes a |
| 19 | + final decision based on any feedback. |
| 20 | +4. If the new role is confirmed, the PR is merged. Otherwise, it is closed without merge. |
| 21 | +5. The Coordination Committee member sends an update to the astropy-dev notice |
| 22 | + with an update, regardless of the decision. |
| 23 | +6. If new role is accepted in Step 4, proceed to |
| 24 | + [adding-new-role-members.md](https://github.com/astropy/astropy-project/blob/main/policies/adding-new-role-members.md) |
| 25 | + for the next steps. |
0 commit comments