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

Commit 2d1fdf4

Browse files
Merge pull request #341 from phansch/remove-myself
Remove myself from Clippy reviewers
2 parents 04c0355 + af379d0 commit 2d1fdf4

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)