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

Commit 97a9f6a

Browse files
authored
Merge pull request #264 from petrochenkov/cramertj
Do not assign cramertj as a reviewer to compiler PRs
2 parents 80895e5 + af351af commit 97a9f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

highfive/configs/rust-lang/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": [],
4-
"compiler": ["@cramertj", "@eddyb", "@petrochenkov", "@estebank", "@varkor", "@matthewjasper", "@davidtwco", "@ecstatic-morse"],
4+
"compiler": ["@eddyb", "@petrochenkov", "@estebank", "@varkor", "@matthewjasper", "@davidtwco", "@ecstatic-morse"],
55
"syntax": ["@petrochenkov", "@eddyb"],
66
"libs": ["@sfackler", "@dtolnay", "@JoshTriplett", "@hanna-kruppe", "@withoutboats", "@cramertj", "@shepmaster", "@Mark-Simulacrum", "@kennytm", "@LukasKalbertodt"],
77
"infra-ci": ["@Mark-Simulacrum", "@kennytm", "@pietroalbini"],

0 commit comments

Comments
 (0)