Merge pull request #3759 from nikhita/sig-windows-tools
sig-windows: add windows-tools subproject
This commit is contained in:
commit
88647bd47d
|
@ -39,6 +39,9 @@ The following subprojects are owned by sig-windows:
|
|||
- **windows-testing**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/OWNERS
|
||||
- **windows-tools**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/sig-windows-tools/master/OWNERS
|
||||
|
||||
## GitHub Teams
|
||||
|
||||
|
|
|
@ -2301,6 +2301,9 @@ sigs:
|
|||
- name: windows-testing
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/OWNERS
|
||||
- name: windows-tools
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/sig-windows-tools/master/OWNERS
|
||||
workinggroups:
|
||||
- dir: wg-apply
|
||||
name: Apply
|
||||
|
|
Loading…
Reference in New Issue