File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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+
You can’t perform that action at this time.
0 commit comments