1
1
# io.js Working Groups
2
2
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 ) .
4
5
5
6
Working Groups can be formed at any time but must be ratified by the TC.
6
7
Once formed the work defined in the Working Group charter is the
@@ -73,6 +74,8 @@ Its responsibilities are:
73
74
* Produce Packages for all target platforms.
74
75
* Run tests.
75
76
* Run performance testing and comparisons.
77
+ * Creates and manages official docker images.
78
+ * Creates and manages build-containers.
76
79
77
80
The current members can be found in their
78
81
[ README] ( https://github.com/iojs/build#people ) .
@@ -83,19 +86,21 @@ A Working Group is established by first defining a charter that can be
83
86
ratified by the TC. A charter is a * statement of purpose* , a
84
87
* list of responsibilities* and a * list of initial membership* .
85
88
86
- A working group needs 5 initial members. These should be individuals
89
+ A working group needs 3 initial members. These should be individuals
87
90
already undertaking the work described in the charter.
88
91
89
92
The list of responsibilities should be specific. Once established these
90
93
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.
92
97
93
98
If the responsibilities described in the charter are currently
94
99
undertaken by another WG then the charter will additionally have to be
95
100
ratified by that WG.
96
101
97
102
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
99
104
list of current Working Groups. Once ratified the list of
100
105
members should be maintained in the Working Group's
101
106
README.
0 commit comments