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

Commit af379d0

Browse files
committed
Remove myself from Clippy reviewers
I just haven't had enough time in the past months. Unfortunately that is unlikely to change in the near future as I have to start looking for a new place to live as well.
1 parent abe01ef commit af379d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
22
"groups": {
3-
"all": ["@flip1995", "@Manishearth", "@llogiq", "@phansch", "@camsteffen", "@giraffate"]
3+
"all": ["@flip1995", "@Manishearth", "@llogiq", "@camsteffen", "@giraffate"]
44
},
55
"dirs": {
66
".github": ["@flip1995"],
7-
"clippy_dev": ["@phansch"]
87
},
98
"contributing": "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md",
109
"new_pr_labels": ["S-waiting-on-review"]

0 commit comments

Comments
 (0)