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

Commit 10ce7cd

Browse files
authored
clippy: remove matthiaskrgr from reviewer group
I don't have the capacity to work a lot on clippy right now.
1 parent 3f3f04a commit 10ce7cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"groups": {
3-
"all": ["@ebroto", "@flip1995", "@Manishearth", "@matthiaskrgr", "@phansch"]
3+
"all": ["@ebroto", "@flip1995", "@Manishearth", "@phansch"]
44
},
55
"dirs": {
66
".github": ["@flip1995"],
77
"clippy_dev": ["@phansch"]
88
},
99
"contributing": "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md",
1010
"new_pr_labels": ["S-waiting-on-review"]
11-
}
11+
}

0 commit comments

Comments
 (0)