Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions WORKING_GROUPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ The [Node.js Code of Conduct][] applies to this WG.
* [Streams](#streams)
* [Build](#build)
* [Diagnostics](#diagnostics)
* [Docker](#docker)
* [Release](#release)
* [Package Maintenance](#package-maintenance)
* [Undici](#undici)
Expand Down Expand Up @@ -295,17 +294,6 @@ Responsibilities include:
* Defining and adding common structures to the dumps generated in order to
support tools that want to introspect those dumps.

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

The Docker Working Group's purpose is to build, maintain, and improve official
Docker images for the Node.js project.

Responsibilities include:

* Keeping the official Docker images updated in line with new Node.js releases.
* Decide and implement image improvements and/or fixes.
* Maintain and improve the images' documentation.

### [Release](https://github.com/nodejs/release)

The Release Working Group manages the release process for Node.js.
Expand Down