Skip to content

Commit

Permalink
doc: use npm team for npm upgrades in collaborator guide
Browse files Browse the repository at this point in the history
The collaborator guide suggests pinging individuals about npm upgrades.
Change to pinging the npm team instead.

PR-URL: #33999
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Gerhard Stöbich <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Andrey Pechkurov <[email protected]>
  • Loading branch information
Trott authored and codebytere committed Jul 14, 2020
1 parent 4b1f072 commit fb15482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/guides/collaborator-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -745,7 +745,7 @@ may impact an LTS release.
| upgrading c-ares | @rvagg |
| upgrading http-parser | @nodejs/http, @nodejs/http2 |
| upgrading libuv | @nodejs/libuv |
| upgrading npm | @fishrock123, @MylesBorins |
| upgrading npm | @nodejs/npm |
| upgrading V8 | @nodejs/V8, @nodejs/post-mortem |
| Embedded use or delivery of Node.js | @nodejs/delivery-channels |

Expand Down

0 comments on commit fb15482

Please sign in to comment.