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

Commit 3fb6ec6

Browse files
committed
remove @eddyb from reviewer lists
1 parent 7dd2fc2 commit 3fb6ec6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

highfive/configs/kate-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"groups": {
3-
"all": ["core","@eddyb"]
3+
"all": ["core"]
44
},
55
"dirs": {}
66
}

highfive/configs/rust.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"groups": {
33
"all": ["core"],
4-
"compiler": ["@pnkfelix", "@nrc", "@eddyb", "@Aatch"],
4+
"compiler": ["@pnkfelix", "@nrc", "@Aatch"],
55
"syntax": ["@pnkfelix", "@nrc", "@sfackler"],
66
"libs": ["@aturon"]
77
},

0 commit comments

Comments
 (0)