summaryrefslogtreecommitdiffstats
path: root/teams/docs-rs.toml
diff options
context:
space:
mode:
Diffstat (limited to 'teams/docs-rs.toml')
-rw-r--r--teams/docs-rs.toml27
1 files changed, 27 insertions, 0 deletions
diff --git a/teams/docs-rs.toml b/teams/docs-rs.toml
new file mode 100644
index 0000000..9235fa7
--- /dev/null
+++ b/teams/docs-rs.toml
@@ -0,0 +1,27 @@
+name = "docs-rs"
+subteam-of = "devtools"
+
+[people]
+leads = ["QuietMisdreavus"]
+members = [
+ "QuietMisdreavus",
+ "onur",
+ "pietroalbini",
+]
+
+[github]
+orgs = ["rust-lang", "rust-lang-nursery"]
+
+[rfcbot]
+label = "T-docs-rs"
+name = "Docs.rs"
+ping = "rust-lang/docs-rs"
+
+[website]
+name = "Docs.rs team"
+description = "Docs.rs, the documentation hosting service for crates"
+discord-invite = "https://discord.gg/f7mTXPW"
+discord-name = "#docs-rs"
+
+[[lists]]
+address = "docs-rs@rust-lang.org"