diff --git a/teams/foundation-board-project-directors.toml b/teams/foundation-board-project-directors.toml index 029fec661..9a2eadbdb 100644 --- a/teams/foundation-board-project-directors.toml +++ b/teams/foundation-board-project-directors.toml @@ -1,5 +1,5 @@ name = "foundation-board-project-directors" -kind = "marker-team" +subteam-of = "launching-pad" [people] leads = [] diff --git a/teams/inside-rust-reviewers.toml b/teams/inside-rust-reviewers.toml index 86720c167..650902120 100644 --- a/teams/inside-rust-reviewers.toml +++ b/teams/inside-rust-reviewers.toml @@ -4,7 +4,7 @@ kind = "marker-team" [people] leads = [] members = [] -included-teams = ["leadership-council", "leads", "project-group-leads"] +included-teams = ["leadership-council", "leads", "project-group-leads", "foundation-board-project-directors"] [[github]] orgs = ["rust-lang"]