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

Commit b65e242

Browse files
authored
Merge pull request #291 from matthiaskrgr/matthiaskrgr-review-group
clippy: remove matthiaskrgr from reviewer group
2 parents 3f3f04a + 10ce7cd commit b65e242

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)