Skip to content

Commit 21d9dd4

Browse files
committed
Add triagebot to rust-lang/rustdoc-types.
We want to have him to post reminders that most PR's to this repo should be filed to rust-lang/rust instead. Zulip-Discussion: https://rust-lang.zulipchat.com/#narrow/channel/266220-t-rustdoc/topic/Triagebot.20for.20rust-lang.2Frustdoc-types/with/522207551
1 parent 4d4e0d6 commit 21d9dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/rustdoc-types.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
org = "rust-lang"
22
name = "rustdoc-types"
33
description = "Rustdoc's JSON output interface"
4-
bots = []
4+
bots = ["rustbot"]
55

66
[access.teams]
77
rustdoc = "write"

0 commit comments

Comments
 (0)