parent
432bd8e9a4
commit
112bb433ae
|
@ -4,13 +4,15 @@
|
|||
Working Groups provide a formal avenue for disparate groups to collaborate around a common problem, craft a balanced
|
||||
position, and disband. Because they represent the interests of multiple groups, they are a vehicle for consensus
|
||||
building. If code is developed as part of collaboration within the Working Group, that code will be housed in an
|
||||
appropriate repository as described in the [repositories document]. The merging of this code into the repository
|
||||
appropriate repository as described in the [repositories document][repodoc]. The merging of this code into the repository
|
||||
will be governed by the standard policies regarding submitting code to that repository (e.g. developed within one or
|
||||
more Subprojects owned by SIGs).
|
||||
|
||||
Because a working group is an official part of the Kubernetes project it is subject to steering committee oversight
|
||||
over its formation and disbanding.
|
||||
|
||||
[repodoc]: https://github.com/kubernetes/community/blob/master/github-management/kubernetes-repositories.md
|
||||
|
||||
## Goals of the process
|
||||
|
||||
- An easy-to-navigate process for those wishing to establish and eventually disband a new Working Group
|
||||
|
@ -118,4 +120,4 @@ References
|
|||
- [2] https://groups.google.com/a/kubernetes.io/d/msg/steering/zEY93Swa_Ss/C0ziwjkGCQAJ
|
||||
|
||||
|
||||
[repository document]: https://github.com/kubernetes/community/blob/master/github-management/kubernetes-repositories.md
|
||||
[repository document]: https://github.com/kubernetes/community/blob/master/github-management/kubernetes-repositories.md
|
||||
|
|
Loading…
Reference in New Issue