Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
meta: add release working group
Browse files Browse the repository at this point in the history
Was recently chartered in as per
nodejs/Release#223

PR-URL: #167
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
  • Loading branch information
mhdawson committed Aug 28, 2017
1 parent cbabbdb commit 39cd955
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions WORKING_GROUPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Top Level Working Group](https://github.com/nodejs/TSC/blob/master/WORKING_GROUP
* [Benchmarking](#benchmarking)
* [Post-mortem](#post-mortem)
* [Intl](#intl)
* [Release](#release)


### [Website](https://github.com/nodejs/nodejs.org)
Expand Down Expand Up @@ -248,3 +249,17 @@ Responsibilities include:
to be generated when needed.
* Defining and adding common structures to the dumps generated
in order to support tools that want to introspect those dumps.

### [Release](https://github.com/nodejs/release)

The Release Working Group manages the release process for Node.js.

Responsibilities include:
* Define the release process.
* Define the content of releases.
* Generate and create releases.
* Test Releases.
* Manage the Long Term Support and Current branches including
backporting changes to these branches.
* Define the policy for what gets backported to release streams.

0 comments on commit 39cd955

Please sign in to comment.