You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ For more specific topics, try a SIG.
15
15
16
16
## Governance
17
17
18
-
Kubernetes has three types of groups that are officially supported:
18
+
Kubernetes has the following types of groups that are officially supported:
19
19
20
20
***Committees** are named sets of people that are chartered to take on sensitive topics.
21
21
This group is encouraged to be as open as possible while achieving its mission but, because of the nature of the topics discussed, private communications are allowed.
@@ -30,6 +30,9 @@ Kubernetes has three types of groups that are officially supported:
30
30
***Working Groups** are temporary groups that are formed to address issues that cross SIG boundaries.
31
31
Working groups do not own any code or other long term artifacts.
32
32
Working groups can report back and act through involved SIGs.
33
+
***User Groups** are groups for facilitating communication and discovery of information related to
34
+
topics that have long term relevance to large groups of Kubernetes users.
35
+
They do not have ownership of parts of the Kubernetes code base.
33
36
34
37
See the [full governance doc](governance.md) for more details on these groups.
0 commit comments