From 48fe71e46425180c48c897e9e3ae73f3de81fbbc Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Fri, 2 Mar 2018 15:33:52 -0500 Subject: [PATCH 1/2] doc: new team for bundlers or delivery of Node.js Add team that we can use to cc organizations or people who do one of the following: * bundle node into their product * bundle node into their distributions * provide an installer * provide a version manager --- doc/onboarding-extras.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md index 30e0e7579f36aa..5ad1f2560dbe1b 100644 --- a/doc/onboarding-extras.md +++ b/doc/onboarding-extras.md @@ -41,6 +41,7 @@ | upgrading libuv | @saghul | | upgrading npm | @fishrock123, @MylesBorins | | upgrading V8 | @nodejs/v8, @nodejs/post-mortem | +| Embedded use or delivery of Node.js | @nodejs/delivery_channels | When things need extra attention, are controversial, or `semver-major`: @nodejs/tsc From 582d71ff7ce8ed948082040ebe111f8e4d29e0f7 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Mon, 5 Mar 2018 11:12:23 -0500 Subject: [PATCH 2/2] squash: address comments --- doc/onboarding-extras.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md index 5ad1f2560dbe1b..a306fa10c60e6d 100644 --- a/doc/onboarding-extras.md +++ b/doc/onboarding-extras.md @@ -41,7 +41,7 @@ | upgrading libuv | @saghul | | upgrading npm | @fishrock123, @MylesBorins | | upgrading V8 | @nodejs/v8, @nodejs/post-mortem | -| Embedded use or delivery of Node.js | @nodejs/delivery_channels | +| Embedded use or delivery of Node.js | @nodejs/delivery-channels | When things need extra attention, are controversial, or `semver-major`: @nodejs/tsc