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

Commit fc434ae

Browse files
authored
Remove self from reviewer rotation (#401)
1 parent 6c85bb0 commit fc434ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

highfive/configs/rust-lang/rust-clippy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"groups": {
3-
"all": ["@flip1995", "@Manishearth", "@llogiq", "@camsteffen", "@giraffate", "@xFrednet"]
3+
"all": ["@flip1995", "@Manishearth", "@llogiq", "@giraffate", "@xFrednet"]
44
},
55
"dirs": {
66
".github": ["@flip1995"]

0 commit comments

Comments
 (0)