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

Commit d2175e6

Browse files
authored
Merge pull request #305 from ebroto/remove_myself_from_clippy_reviewers
Remove myself from Clippy reviewers
2 parents 097eb86 + 87021d8 commit d2175e6

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": ["@ebroto", "@flip1995", "@Manishearth", "@llogiq", "@phansch"]
3+
"all": ["@flip1995", "@Manishearth", "@llogiq", "@phansch"]
44
},
55
"dirs": {
66
".github": ["@flip1995"],

0 commit comments

Comments
 (0)