summaryrefslogtreecommitdiffstats
path: root/teams/rustdoc.toml
diff options
context:
space:
mode:
Diffstat (limited to 'teams/rustdoc.toml')
-rw-r--r--teams/rustdoc.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/teams/rustdoc.toml b/teams/rustdoc.toml
index f959492..17272cf 100644
--- a/teams/rustdoc.toml
+++ b/teams/rustdoc.toml
@@ -14,6 +14,11 @@ members = [
crater = true
bors.rust.review = true
+[rfcbot]
+label = "T-rustdoc"
+name = "Rustdoc"
+ping = "rust-lang/rustdoc"
+
[website]
name = "Rustdoc team"
description = "Documentation tools including Rustdoc and docs.rs"