Skip to content

Commit f97d54d

Browse files
authored
Merge pull request #1628 from Urgau/patch-2
Add `rfcbot` to compiler-team repo
2 parents b6cf5c2 + 88f3de3 commit f97d54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/compiler-team.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ org = "rust-lang"
22
name = "compiler-team"
33
description = "A home for compiler team planning documents, meeting minutes, and other such things."
44
homepage = "https://rust-lang.github.io/compiler-team/"
5-
bots = ["rustbot"]
5+
bots = ["rustbot", "rfcbot"]
66

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

0 commit comments

Comments
 (0)