Skip to content

Commit

Permalink
Merge pull request servo#170 from oli-obk/patch-2
Browse files Browse the repository at this point in the history
Add myself to the reviewer lottery
  • Loading branch information
nrc committed Oct 16, 2018
2 parents d04834b + 6b63f11 commit 88d3828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion highfive/configs/rust.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"groups": {
"all": [],
"compiler": ["@nikomatsakis", "@cramertj", "@pnkfelix", "@eddyb", "@petrochenkov", "@estebank", "@michaelwoerister", "@varkor", "@matthewjasper", "@davidtwco", "@zackmdavis"],
"compiler": ["@nikomatsakis", "@cramertj", "@pnkfelix", "@eddyb", "@petrochenkov", "@estebank", "@michaelwoerister", "@varkor", "@matthewjasper", "@davidtwco", "@zackmdavis", "@oli-obk"],
"syntax": ["@nikomatsakis", "@pnkfelix", "@petrochenkov", "@michaelwoerister", "@eddyb"],
"libs": ["@KodrAus", "@alexcrichton", "@sfackler", "@dtolnay", "@JoshTriplett", "@rkruppe", "@bluss", "@kimundi", "@withoutboats", "@cramertj", "@shepmaster", "@Mark-Simulacrum", "@TimNN", "@kennytm", "@aidanhs"],
"rustdoc": ["@QuietMisdreavus", "@steveklabnik", "@GuillaumeGomez", "@ollie27"]
Expand Down

0 comments on commit 88d3828

Please sign in to comment.