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

Commit f77b4bd

Browse files
Merge pull request #194 from rust-lang-nursery/nikomatsakis-patch-1
remove nikomatsakis from highfive
2 parents b876f09 + cf5aee3 commit f77b4bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

highfive/configs/rust-lang/rust.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"groups": {
33
"all": [],
4-
"compiler": ["@nikomatsakis", "@cramertj", "@pnkfelix", "@eddyb", "@petrochenkov", "@estebank", "@michaelwoerister", "@varkor", "@matthewjasper", "@davidtwco", "@zackmdavis", "@oli-obk"],
5-
"syntax": ["@nikomatsakis", "@pnkfelix", "@petrochenkov", "@michaelwoerister", "@eddyb"],
4+
"compiler": ["@cramertj", "@pnkfelix", "@eddyb", "@petrochenkov", "@estebank", "@michaelwoerister", "@varkor", "@matthewjasper", "@davidtwco", "@zackmdavis", "@oli-obk"],
5+
"syntax": ["@pnkfelix", "@petrochenkov", "@michaelwoerister", "@eddyb"],
66
"libs": ["@KodrAus", "@alexcrichton", "@sfackler", "@dtolnay", "@JoshTriplett", "@rkruppe", "@bluss", "@kimundi", "@withoutboats", "@cramertj", "@shepmaster", "@Mark-Simulacrum", "@TimNN", "@kennytm", "@aidanhs"],
77
"rustdoc": ["@QuietMisdreavus", "@steveklabnik", "@GuillaumeGomez", "@ollie27"]
88
},

0 commit comments

Comments
 (0)