Skip to content

Commit

Permalink
Add Docker working group
Browse files Browse the repository at this point in the history
A new `Docker` working group is added to `WORKING_GROUPS.md`. Also, removed
the Docker images responsibility from the `Build` group's description.
  • Loading branch information
pesho committed Apr 1, 2015
1 parent 634e962 commit fbcb109
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion WORKING_GROUPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ back in to the TC.
* [i18n](#i18n)
* [Evangelism](#evangelism)
* [Roadmap](#roadmap)
* [Docker](#docker)
* [Starting a Working Group](#starting-a-wg)
* [Bootstrap Governance](#bootstrap-governance)

Expand Down Expand Up @@ -67,7 +68,6 @@ Its responsibilities are:
* Produce Packages for all target platforms.
* Run tests.
* Run performance testing and comparisons.
* Creates and manages official docker images.
* Creates and manages build-containers.


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


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

The Docker working group's purpose is to build, maintain, and improve official
Docker images for the `io.js` project.

Its responsibilities are:
* Keep the official Docker images updated in line with new `io.js` releases
* Decide and implement image improvements and/or fixes
* Maintain and improve the images' documentation


## Starting a WG

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

0 comments on commit fbcb109

Please sign in to comment.