Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
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
  • Loading branch information
mhdawson committed Mar 2, 2018
commit 48fe71e46425180c48c897e9e3ae73f3de81fbbc
1 change: 1 addition & 0 deletions doc/onboarding-extras.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make sure that @nodejs/version-management becomes a child team of delivery_channels?

Copy link
Copy Markdown
Member

@Trott Trott Mar 2, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Definitely not a fan of using _ when all our other teams use - to separate words. Let's not make people guess which punctuation to use with which team! :-D

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(We use _ where it's what a module is using, but otherwise, we use - as far as I can tell. So this should be -.)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ljharb will look to make it a subteam of the new team. Not exactly sure what that will take but I'll figure it out.


When things need extra attention, are controversial, or `semver-major`:
@nodejs/tsc
Expand Down