Skip to content

Commit ad5c022

Browse files
committed
meta: add release working group
Was recently chartered in as per nodejs/Release#223
1 parent 26d9775 commit ad5c022

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

WORKING_GROUPS.md

Lines changed: 16 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,18 @@ 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 purpose of the release Working Group is to manage/execute
256+
the release and support process for all releases
257+
258+
Responsibilities include:
259+
* Define the release process.
260+
* Define the content of releases.
261+
* Generate and create releases.
262+
* Test Releases.
263+
* Manage the LTS and Current branches including backporting changes to
264+
these branches.
265+
* Define the policy for what gets backported to release streams.
266+

0 commit comments

Comments
 (0)