Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit cc3535d

Browse files
use team for rustfmt change notifications (#394)
1 parent 0932999 commit cc3535d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

highfive/configs/rust-lang/rust.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
},
181181
"src/tools/rustfmt": {
182182
"message": "Some changes occurred in src/tools/rustfmt.",
183-
"reviewers": ["@calebcartwright"]
183+
"reviewers": ["@rust-lang/rustfmt"]
184184
},
185185
"src/tools/clippy": {
186186
"message": "Some changes occurred in src/tools/clippy.",

0 commit comments

Comments
 (0)