Skip to content

Commit 3e3bef9

Browse files
authored
Merge pull request #1549 from Urgau/patch-1
Add missing rustbot to the blog repository
2 parents f53c21c + 6b09b8a commit 3e3bef9

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)