Skip to content

Commit ead09cc

Browse files
committed
Add permissions for the release team to merge blog PRs
1 parent 356ae9f commit ead09cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ bots = ["rustbot", "renovate"]
77
[access.teams]
88
inside-rust-reviewers = "write"
99
website = "maintain"
10+
# For Rust release blog posts
11+
release = "write"
1012

1113
[[branch-protections]]
1214
pattern = "master"

0 commit comments

Comments
 (0)