diff options
| author | Matt Farina <matt@mattfarina.com> | 2018-06-22 17:15:58 -0400 |
|---|---|---|
| committer | Matt Farina <matt@mattfarina.com> | 2018-06-22 17:15:58 -0400 |
| commit | 0e67e8d35872d20fe8e2eb58d37db8f2eaac0c54 (patch) | |
| tree | 0341e1ecc48420d8f65ccf6648fbd646ed12a3e2 /sigs.yaml | |
| parent | d3879c1610516ca26f2d6c5e1cd3f4d392fb35ec (diff) | |
Adding application sub-project for sig apps
Diffstat (limited to 'sigs.yaml')
| -rw-r--r-- | sigs.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: > |
