Skip to content

Commit

Permalink
update build aliases
Browse files Browse the repository at this point in the history
PR-URL: nodejs/email#69
Reviewed-By: Gibson Fahnestock <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
Reviewed-By: JoãReis <[email protected]>
  • Loading branch information
rvagg authored and uneoka0114 committed Oct 17, 2017
1 parent 2329603 commit 566de27
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions iojs.org/aliases.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,22 @@
"[email protected]"
] },
{ "from": "admin", "to": [
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]"
] },
{ "from": "accounts", "to": [
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]"
] },
{ "from": "build", "to": [
"[email protected]",
"[email protected]",
"[email protected]"
"[email protected]",
"[email protected]",
"[email protected]"
] },
{ "from": "ci", "to": [
"[email protected]"
Expand Down

0 comments on commit 566de27

Please sign in to comment.