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

Commit 87021d8

Browse files
committed
Remove myself from Clippy reviewers
1 parent 8986fe3 commit 87021d8

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)