summaryrefslogtreecommitdiff
path: root/sigs.yaml
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-11-02 16:29:23 -0700
committerGitHub <noreply@github.com>2018-11-02 16:29:23 -0700
commitdc899ed67d7cdb09cb13c359b03fe5d2ee05a586 (patch)
treeafc587f332b70b9ab31eaa7c5af7eb9b7ba4bc58 /sigs.yaml
parentbcfec29b26357174654dd62a0d355e02a39a05a7 (diff)
parentdfa1892d8a699060ad9c06018a31ced9778c3da5 (diff)
Merge pull request #2895 from dims/re-org-sig-arch-sub-projects
Re org sig arch sub projects
Diffstat (limited to 'sigs.yaml')
-rw-r--r--sigs.yaml32
1 files changed, 18 insertions, 14 deletions
diff --git a/sigs.yaml b/sigs.yaml
index 9859f704..f1a9c3bb 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -233,28 +233,32 @@ sigs:
- name: sig-architecture-test-failures
description: Test Failures and Triage
subprojects:
- - name: api
+ - name: architecture-and-api-governance
owners:
+ - https://raw.githubusercontent.com/kubernetes/community/master/contributors/design-proposals/architecture/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/architecture-tracking/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/api/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/OWNERS
- - name: kubernetes-template-project
+ - name: conformance-definition
owners:
- - https://raw.githubusercontent.com/kubernetes/kubernetes-template-project/master/OWNERS
- - name: spartakus
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/conformance/testdata/OWNERS
+ - https://github.com/orgs/kubernetes/teams/cncf-conformance-wg
+ - name: kep-adoption-and-reviews
owners:
- - https://raw.githubusercontent.com/kubernetes-incubator/spartakus/master/OWNERS
- - name: steering
- owners:
- - https://raw.githubusercontent.com/kubernetes/steering/master/OWNERS
- - name: architecture-tracking
- owners:
- - https://raw.githubusercontent.com/kubernetes-sigs/architecture-tracking/master/OWNERS
- - name: universal-utils
+ - https://raw.githubusercontent.com/kubernetes/community/master/keps/OWNERS
+ - name: code-organization
owners:
+ - https://raw.githubusercontent.com/kubernetes/contrib/master/OWNERS # solely to steward moving code _out_ of here to more appropriate places
- https://raw.githubusercontent.com/kubernetes/utils/master/OWNERS
- - name: contrib # solely to steward moving code _out_ of here to more appropriate places
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/vendor/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/third_party/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/OWNERS
+ - name: steering
owners:
- - https://raw.githubusercontent.com/kubernetes/contrib/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/steering/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-incubator/spartakus/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/kubernetes-template-project/master/OWNERS
+
- name: Auth
dir: sig-auth
mission_statement: >