Skip to content

Commit 60c6c40

Browse files
authored
Merge pull request #1786 from ehuss/directors
Move directors to launching pad, give them blog permissions
2 parents 7306d72 + f7de972 commit 60c6c40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

teams/foundation-board-project-directors.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "foundation-board-project-directors"
2-
kind = "marker-team"
2+
subteam-of = "launching-pad"
33

44
[people]
55
leads = []

teams/inside-rust-reviewers.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind = "marker-team"
44
[people]
55
leads = []
66
members = []
7-
included-teams = ["leadership-council", "leads", "project-group-leads"]
7+
included-teams = ["leadership-council", "leads", "project-group-leads", "foundation-board-project-directors"]
88

99
[[github]]
1010
orgs = ["rust-lang"]

0 commit comments

Comments
 (0)