Skip to content

doc: new team for bundlers or delivery of Node.js

Rodrigo Muino Tomonari requested to merge github/fork/mhdawson/new-team into master

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

This would be the description I would add when creating the team itself:

This team is used to be able to communicate with 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

If you are making a change to node core or elsewhere that might affect these parties please include an @nodejs/delivery-channels in the issue.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

Merge request reports

Loading