Adding application sub-project for sig apps

This commit is contained in:
Matt Farina 2018-06-22 17:15:58 -04:00
parent d3879c1610
commit 0e67e8d358
No known key found for this signature in database
GPG Key ID: 9436E80BFBA46909
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: >