Skip to content

Commit 0763733

Browse files
committed
Add rfcbot to the cargo repo
1 parent c46e938 commit 0763733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/cargo.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 = "cargo"
33
description = "The Rust package manager"
4-
bots = ["bors", "rustbot"]
4+
bots = ["bors", "rustbot", "rfcbot"]
55

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

0 commit comments

Comments
 (0)