File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed 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
41
41
* [ Benchmarking] ( #benchmarking )
42
42
* [ Post-mortem] ( #post-mortem )
43
43
* [ Intl] ( #intl )
44
+ * [ Release] ( #release )
44
45
45
46
46
47
### [ Website] ( https://github.com/nodejs/nodejs.org )
@@ -248,3 +249,18 @@ Responsibilities include:
248
249
to be generated when needed.
249
250
* Defining and adding common structures to the dumps generated
250
251
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