Skip to content

Commit fbcb109

Browse files
committed
Add Docker working group
A new `Docker` working group is added to `WORKING_GROUPS.md`. Also, removed the Docker images responsibility from the `Build` group's description.
1 parent 634e962 commit fbcb109

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

WORKING_GROUPS.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ back in to the TC.
2525
* [i18n](#i18n)
2626
* [Evangelism](#evangelism)
2727
* [Roadmap](#roadmap)
28+
* [Docker](#docker)
2829
* [Starting a Working Group](#starting-a-wg)
2930
* [Bootstrap Governance](#bootstrap-governance)
3031

@@ -67,7 +68,6 @@ Its responsibilities are:
6768
* Produce Packages for all target platforms.
6869
* Run tests.
6970
* Run performance testing and comparisons.
70-
* Creates and manages official docker images.
7171
* Creates and manages build-containers.
7272

7373

@@ -168,6 +168,17 @@ Their responsibilities are:
168168
* Create Pull Requests for relevant changes to [Roadmap.md](./ROADMAP.md)
169169

170170

171+
### [Docker](https://github.com/iojs/docker-iojs)
172+
173+
The Docker working group's purpose is to build, maintain, and improve official
174+
Docker images for the `io.js` project.
175+
176+
Its responsibilities are:
177+
* Keep the official Docker images updated in line with new `io.js` releases
178+
* Decide and implement image improvements and/or fixes
179+
* Maintain and improve the images' documentation
180+
181+
171182
## Starting a WG
172183

173184
A Working Group is established by first defining a charter that can be

0 commit comments

Comments
 (0)