Skip to content

Commit 1012b0f

Browse files
committed
Add the internal-sites team
1 parent 8dc16f5 commit 1012b0f

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

repos/rust-lang/rust-forge.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ content = "maintain"
1111
crates-io = "maintain"
1212
docs-rs = "maintain"
1313
infra = "maintain"
14+
internal-sites = "maintain"
1415
lang = "maintain"
1516
lang-ops = "maintain"
1617
leadership-council = "maintain"

teams/internal-sites.toml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
name = "internal-sites"
2+
subteam-of = "infra"
3+
4+
[people]
5+
leads = ["ehuss"]
6+
members = [
7+
"ehuss",
8+
]
9+
alumni = [
10+
]
11+
12+
[[github]]
13+
orgs = ["rust-lang"]
14+
15+
[website]
16+
name = "Internal sites team"
17+
description = "Supports the Forge and RFC internal websites"

0 commit comments

Comments
 (0)