Merge pull request #2306 from mattfarina/sig-apps-application

Adding application sub-project for sig apps
This commit is contained in:
k8s-ci-robot 2018-06-23 13:25:04 -07:00 committed by GitHub
commit eb4ec5c9c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -64,6 +64,10 @@ The following subprojects are owned by sig-apps:
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/apps/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/integration/daemonset/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/integration/deployment/OWNERS
- **application**
- Description: Application metadata descriptor CRD
- Owners:
- https://github.com/kubernetes-sigs/application/blob/master/OWNERS
## GitHub Teams

View File

@ -191,6 +191,10 @@ sigs:
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/apps/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/integration/daemonset/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/integration/deployment/OWNERS
- name: application
description: Application metadata descriptor CRD
owners:
- https://github.com/kubernetes-sigs/application/blob/master/OWNERS
- name: Architecture
dir: sig-architecture
mission_statement: >