Skip to content

Commit a77eaa0

Browse files
committed
Add review permissions for rustfmt team members
Expand the permissions to apply to all rustfmt team members, not just the team lead. These review permissions will only be used for rustfmt subtree syncs and the occasional in-tree rustfmt PR.
1 parent 0ffc5b7 commit a77eaa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/rustfmt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ alumni = [
1616
[[github]]
1717
orgs = ["rust-lang"]
1818

19-
[leads-permissions]
19+
[permissions]
2020
# Primarily for subtree syncs and other rustfmt-related review.
2121
bors.rust.review = true
2222

0 commit comments

Comments
 (0)