@@ -14,7 +14,7 @@ systems integrated with it.
14
14
15
15
# Rules for changes to team repo
16
16
17
- Pull requests to the repository are merged by the [ team-admins] , who use these rules to merge PRs:
17
+ Pull requests to the repository are merged by the [ team-repo- admins] , who use these rules to merge PRs:
18
18
19
19
### ` people ` , ` teams ` , and ` repos ` directories
20
20
@@ -32,7 +32,7 @@ approve the change. Any team lead in the "parent team" chain may do so. This inc
32
32
* Changing other metadata (website descriptions, Zulip groups, etc.)
33
33
* Changing access to repositories owned by their team
34
34
* For repositories ownership is not currently formally tracked. Until that is
35
- added, the team-admins are expected to exercise their understanding of
35
+ added, the team-repo- admins are expected to exercise their understanding of
36
36
which team owns the repository, when in doubt asking for clarification and
37
37
codifying in a comment in the relevant repository.
38
38
@@ -42,7 +42,7 @@ The team repository additionally contains code to transform and validate the
42
42
TOML user-edited files. This is owned by the Infrastructure team and approval
43
43
should be sought for changes.
44
44
45
- ### Who belongs to team-admins?
45
+ ### Who belongs to team-repo- admins?
46
46
47
47
This group of people is nominated & approved by the Leadership Council, but is
48
48
not selected through any formal criteria. Eventually, we hope that the need for
@@ -52,7 +52,7 @@ the above policies.
52
52
Note also that the [ infra-admins] team maintains "root" credentials to Rust
53
53
infrastructure, including the team repo, in order to make changes if needed to
54
54
keep infrastructure operational. Those rights should only be exercised when
55
- required though, with team-admins being the first point of contact for changes.
55
+ required though, with team-repo- admins being the first point of contact for changes.
56
56
(There may be overlap between the two teams).
57
57
58
58
# Extra steps for changes
@@ -78,4 +78,4 @@ Remove the team member from any and all places:
78
78
[ gh-nursery-team ] : https://github.com/orgs/rust-lang-nursery/teams
79
79
[ team repo ] : https://github.com/rust-lang/team/tree/master/teams
80
80
[ team website ] : https://www.rust-lang.org/governance
81
- [ team-admins ] : TODO
81
+ [ team-repo- admins ] : TODO
0 commit comments