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

Commit 4d20ee4

Browse files
authored
Remove Alex Crichton from global core.
In their post, Alex mentioned removing themselves from reviewer rotation on `rust-lang/rust`. However Alex is still getting pinged by highfive. I talked with Alex privately about being in the global core group of reviewers, and they said that it was a mistake. This PR fixes that.
1 parent 3115224 commit 4d20ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

highfive/configs/_global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"groups": {
3-
"core": ["@nikomatsakis", "@alexcrichton"],
3+
"core": ["@nikomatsakis"],
44
"crates": ["@alexcrichton"],
55
"doc": ["@steveklabnik", "@GuillaumeGomez", "@QuietMisdreavus"],
66
"rust-embedded/cortex-a": ["@andre-richter", "@parched", "@raw-bin", "@wizofe"],

0 commit comments

Comments
 (0)