Skip to content

Commit c79fc3d

Browse files
authored
Merge pull request #1794 from Urgau/patch-3
Add `rfcbot` to the bots used in the reference repo
2 parents c8d2179 + f94335e commit c79fc3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/reference.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ org = "rust-lang"
22
name = "reference"
33
description = "The Rust Reference"
44
homepage = "https://doc.rust-lang.org/nightly/reference/"
5-
bots = ["rustbot"]
5+
bots = ["rustbot", "rfcbot"]
66

77
[access.teams]
88
lang = "write"

0 commit comments

Comments
 (0)