Skip to content

Commit b8ead4a

Browse files
mikealchrisdickinson
authored andcommitted
Adjusting for feedback in the PR.
1 parent 3af7f30 commit b8ead4a

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

WORKING_GROUPS.md

+9-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# io.js Working Groups
22

3-
io.js Working Groups are autonomous projects created by the TC.
3+
io.js Working Groups are autonomous projects created by the
4+
[Technical Committee (TC)](https://github.com/iojs/io.js/blob/v1.x/GOVERNANCE.md#technical-committee).
45

56
Working Groups can be formed at any time but must be ratified by the TC.
67
Once formed the work defined in the Working Group charter is the
@@ -73,6 +74,8 @@ Its responsibilities are:
7374
* Produce Packages for all target platforms.
7475
* Run tests.
7576
* Run performance testing and comparisons.
77+
* Creates and manages official docker images.
78+
* Creates and manages build-containers.
7679

7780
The current members can be found in their
7881
[README](https://github.com/iojs/build#people).
@@ -83,19 +86,21 @@ A Working Group is established by first defining a charter that can be
8386
ratified by the TC. A charter is a *statement of purpose*, a
8487
*list of responsibilities* and a *list of initial membership*.
8588

86-
A working group needs 5 initial members. These should be individuals
89+
A working group needs 3 initial members. These should be individuals
8790
already undertaking the work described in the charter.
8891

8992
The list of responsibilities should be specific. Once established these
9093
responsibilities are no longer governed by the TC and therefor should
91-
not be broad or subjective.
94+
not be broad or subjective. The only recourse the TC has over the working
95+
group is to revoke the entire charter and take on the work previously
96+
done by the working group themselves.
9297

9398
If the responsibilities described in the charter are currently
9499
undertaken by another WG then the charter will additionally have to be
95100
ratified by that WG.
96101

97102
You can submit the WG charter for ratification by sending
98-
a Pull Request to this document which adds the it to the
103+
a Pull Request to this document which adds it to the
99104
list of current Working Groups. Once ratified the list of
100105
members should be maintained in the Working Group's
101106
README.

0 commit comments

Comments
 (0)