@@ -23,6 +23,27 @@ over its formation and disbanding.
23
23
- Documenting other governance bodies such as sub-projects or SIGs
24
24
- Changing the status of existing Working Groups/SIGs/Sub-projects
25
25
26
+ ## Working Group Relationship To SIGs
27
+ Assets owned by the Kubernetes project (e.g. code, docs, blogs, processes, etc) are owned and
28
+ managed by [ SIGs] ( sig-governance.md ) . The exception to this is specific assets that may be owned
29
+ by Working Groups, as outlined below.
30
+
31
+ Working Groups provide structure for governance and communication channels, and as such may
32
+ own the following types of assets:
33
+
34
+ - Calendar Events
35
+ - Slack Channels
36
+ - Discussion Forum Groups
37
+
38
+ Working Groups are distinct from SIGs in that they are intend to:
39
+
40
+ - facilitate collaboration across SIGs
41
+ - facilitate an exploration of a problem / solution through a group with minimal governmental overhead
42
+
43
+ Working Groups will typically have stake holders whose participation is in the
44
+ context of one or more SIGs. These SIGs should be documented as stake holders of the Working Group
45
+ (see Creation Process).
46
+
26
47
## Is it a Working Group? Yes, if...
27
48
- It does not own any code
28
49
- It has a clear goal measured through a specific deliverable or deliverables
@@ -60,7 +81,7 @@ requirements for that are:
60
81
- chair information
61
82
- meeting information
62
83
- contact methods
63
- - any [ sig or subproject ] ( sig-governance.md#project-management ) stakeholders
84
+ - any [ sig] ( sig-governance.md ) stakeholders
64
85
65
86
The pull request should be labeled with any SIG stakeholders and committee/steering. And since GitHub notifications
66
87
are not a reliable means to contact people, an email should be sent to the mailing lists for the stakeholder SIGs,
0 commit comments