We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dc16f5 commit 1012b0fCopy full SHA for 1012b0f
repos/rust-lang/rust-forge.toml
@@ -11,6 +11,7 @@ content = "maintain"
11
crates-io = "maintain"
12
docs-rs = "maintain"
13
infra = "maintain"
14
+internal-sites = "maintain"
15
lang = "maintain"
16
lang-ops = "maintain"
17
leadership-council = "maintain"
teams/internal-sites.toml
@@ -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
+[[github]]
+orgs = ["rust-lang"]
+[website]
+name = "Internal sites team"
+description = "Supports the Forge and RFC internal websites"
0 commit comments