Skip to content

Commit bdc2317

Browse files
committed
Address PR comments
1 parent cbcd362 commit bdc2317

File tree

1 file changed

+23
-2
lines changed

1 file changed

+23
-2
lines changed

committee-steering/governance/wg-governance.md

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,27 @@ over its formation and disbanding.
2323
- Documenting other governance bodies such as sub-projects or SIGs
2424
- Changing the status of existing Working Groups/SIGs/Sub-projects
2525

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+
2647
## Is it a Working Group? Yes, if...
2748
- It does not own any code
2849
- It has a clear goal measured through a specific deliverable or deliverables
@@ -60,7 +81,7 @@ requirements for that are:
6081
- chair information
6182
- meeting information
6283
- contact methods
63-
- any [sig or subproject](sig-governance.md#project-management) stakeholders
84+
- any [sig](sig-governance.md) stakeholders
6485

6586
The pull request should be labeled with any SIG stakeholders and committee/steering. And since GitHub notifications
6687
are not a reliable means to contact people, an email should be sent to the mailing lists for the stakeholder SIGs,
@@ -89,7 +110,7 @@ Working Groups will be disbanded if either of the following is true:
89110
- Zoom
90111

91112
The current Chair may step down at any time. When they do so, a new Chair may be selected through lazy consensus
92-
within the Working Group, and [sigs.yaml](../../sigs.yaml) should be updated.
113+
within the Working Group, and [sigs.yaml](/sigs.yaml) should be updated.
93114

94115
References
95116

0 commit comments

Comments
 (0)