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

Commit 39cd955

Browse files
committed
meta: add release working group
Was recently chartered in as per nodejs/Release#223 PR-URL: #167 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent cbabbdb commit 39cd955

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

WORKING_GROUPS.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Top Level Working Group](https://github.com/nodejs/TSC/blob/master/WORKING_GROUP
4141
* [Benchmarking](#benchmarking)
4242
* [Post-mortem](#post-mortem)
4343
* [Intl](#intl)
44+
* [Release](#release)
4445

4546

4647
### [Website](https://github.com/nodejs/nodejs.org)
@@ -248,3 +249,17 @@ Responsibilities include:
248249
to be generated when needed.
249250
* Defining and adding common structures to the dumps generated
250251
in order to support tools that want to introspect those dumps.
252+
253+
### [Release](https://github.com/nodejs/release)
254+
255+
The Release Working Group manages the release process for Node.js.
256+
257+
Responsibilities include:
258+
* Define the release process.
259+
* Define the content of releases.
260+
* Generate and create releases.
261+
* Test Releases.
262+
* Manage the Long Term Support and Current branches including
263+
backporting changes to these branches.
264+
* Define the policy for what gets backported to release streams.
265+

0 commit comments

Comments
 (0)