Skip to content

Commit c71eeb9

Browse files
Merge pull request #2067 from traviscross/TC/add-rfcbot-to-style-team-repo
Add rfcbot to `style-team` repo
2 parents b39354d + 3694cbf commit c71eeb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/style-team.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 = "style-team"
33
description = "Home of the Rust style team"
4-
bots = ["rustbot"]
4+
bots = ["rustbot", "rfcbot"]
55

66
[access.teams]
77
style = "maintain"

0 commit comments

Comments
 (0)