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

Commit 54e6a1d

Browse files
authored
Remove myself from clippy's highfive rotation.
I'm currently quite busy with my bachelor thesis, and new PR assignments are sadly a great way to procrastinate. Therefore, I'm removing myself from the Clippy rotation for a bit until I have more time again, which should be at the end of February. I'll try to complete my current assignments, and I'm open for review requests as usual.
1 parent eeecdb9 commit 54e6a1d

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": ["@flip1995", "@Manishearth", "@llogiq", "@camsteffen", "@giraffate", "@xFrednet"]
3+
"all": ["@flip1995", "@Manishearth", "@llogiq", "@camsteffen", "@giraffate"]
44
},
55
"dirs": {
66
".github": ["@flip1995"]

0 commit comments

Comments
 (0)