Skip to content

Commit 705cdaf

Browse files
hamogupllimeteq
committed
Apply uncontroversial / typographical suggestions from code review
Co-authored-by: P. L. Lim <[email protected]> Co-authored-by: Erik Tollerud <[email protected]>
1 parent 6a2f93c commit 705cdaf

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

policies/permissions.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
# Permissions across the project
1+
# Permissions across the Project
22

33
This document describes what access permissions are granted to individuals in
44
different [roles in the project](https://www.astropy.org/team.html#roles).
55

66
Occasional *temporary* write (or higher) permissions may be granted for specific
77
tasks (for example, a maintainer may be given admin rights to a repo to
8-
configure CI for the first time or similar), be such permissions must be done
9-
temporarily unless prescribed by this document.
8+
configure CI for the first time or similar). Such permissions must be done
9+
temporarily unless prescribed otherwise by this document.
1010

11-
For GitHub, the permissions are enforced by adding indivuals to the GitHub team
12-
matching their role (For Example, "Astropy Core Maintainers" or "Astropy web
13-
site maintainers" for a core maintainer or the astropy.org team, respectively),
11+
For GitHub, the permissions are enforced by adding individuals to the GitHub team
12+
matching their role (for example, "Astropy Core Maintainers" or "Astropy
13+
website maintainers" for a core maintainer or the astropy.org team, respectively),
1414
a duty primarily performed at the moment by the Coordination Committee.
1515
Temporary permissions should instead use the "collaborator" feature on Github to
1616
make it clear that these permissions are temporary in nature.
1717

1818
Additionally, the granter of permissions (usually the Coordination Committee)
19-
should send a message to the new recipient of write permissions the
19+
should send a message to the new recipient of write permissions listing the
2020
responsibilities and expectations that go with this - a template for this email
2121
is available [in this repo](../messages/core_write_access.md). That message may
2222
contain a prompt for a response, which should be cc-ed/forwarded to
@@ -30,7 +30,7 @@ repository via the **Astropy Core Maintainers** GitHub team.
3030
## Coordinated package maintainers
3131

3232
Coordinated package maintainers receive **admin access** to the coordinated
33-
package repositories via the **<package name> maintainers** GitHUb team (e.g.
33+
package repositories via the **<package name> maintainers** GitHUb team (e.g.,
3434
'astroquery maintainers').
3535

3636
## Core package release coordinators
@@ -43,6 +43,6 @@ release maintainers** GitHub team.
4343

4444
## Coordination committee
4545

46-
The coordination committee members receive **owner access** to all repositories
47-
in the astropy organization. In addition, they have access to the project
48-
password manager.
46+
The coordination committee members receive **owner access** to
47+
the astropy organization. In addition, they have access to the project
48+
credentials (or the shared password manager to access the credentials).

0 commit comments

Comments
 (0)