Skip to content

Commit 6b09b8a

Browse files
authored
Add rustbot to the blog repository
1 parent bfec1c7 commit 6b09b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/blog.rust-lang.org.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ org = "rust-lang"
22
name = "blog.rust-lang.org"
33
description = "Home of the Rust and Inside Rust blogs"
44
homepage = "https://blog.rust-lang.org"
5-
bots = ["renovate"]
5+
bots = ["rustbot", "renovate"]
66

77
[access.teams]
88
inside-rust-reviewers = "write"

0 commit comments

Comments
 (0)