Skip to content

Commit 123624f

Browse files
authored
Merge pull request #1865 from aDotInTheVoid/triagbotjson
Add triagebot to rust-lang/rustdoc-types.
2 parents e8278e8 + 21d9dd4 commit 123624f

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)