Skip to content

Commit 58c055d

Browse files
richardlaufhemberger
authored andcommitted
Fold Post-mortem working group into Diagnostics (#1786)
The Post-mortem working group has been dechartered and its responsibilities handed over to the Diagnostics working group. Refs: nodejs/TSC#586
1 parent 052d1e1 commit 58c055d

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

locale/en/about/working-groups.md

+4-16
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Core Working Groups are created by the
1717
* [Docker](#docker)
1818
* [Evangelism](#evangelism)
1919
* [i18n](#i18n)
20-
* [Post-mortem](#post-mortem)
2120
* [Release](#release)
2221
* [Security](#security)
2322
* [Streams](#streams)
@@ -89,6 +88,10 @@ Responsibilities include:
8988
* Exploring opportunities and gaps, discussing feature requests, and addressing
9089
conflicts in Node.js diagnostics.
9190
* Fostering an ecosystem of diagnostics tools for Node.js.
91+
* Defining and adding interfaces/APIs in order to allow dumps to be generated
92+
when needed.
93+
* Defining and adding common structures to the dumps generated in order to
94+
support tools that want to introspect those dumps.
9295

9396
### [Docker](https://github.com/nodejs/docker-node)
9497

@@ -167,21 +170,6 @@ Each language community maintains its own membership.
167170
* [nodejs-uk - Ukrainian (Українська)](https://github.com/nodejs/nodejs-uk)
168171
* [nodejs-vi - Vietnamese (Tiếng Việt)](https://github.com/nodejs/nodejs-vi)
169172

170-
171-
### [Post-mortem](https://github.com/nodejs/post-mortem)
172-
173-
The Post-mortem Diagnostics Working Group is dedicated to the support
174-
and improvement of postmortem debugging for Node.js. It seeks to
175-
elevate the role of postmortem debugging for Node, to assist in the
176-
development of techniques and tools, and to make techniques and tools
177-
known and available to Node.js users.
178-
179-
Responsibilities include:
180-
* Defining and adding interfaces/APIs in order to allow dumps
181-
to be generated when needed.
182-
* Defining and adding common structures to the dumps generated
183-
in order to support tools that want to introspect those dumps.
184-
185173
### [Release](https://github.com/nodejs/LTS)
186174
The Release Working Group manages the release process for Node.js.
187175

0 commit comments

Comments
 (0)