diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-06-23 13:25:04 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-23 13:25:04 -0700 |
| commit | eb4ec5c9c3d978eded6a3a303c69b8e002c085a2 (patch) | |
| tree | fb5a03a794510b7cd6c08ecadc7be39c70e88e80 /sig-apps | |
| parent | c0848077b424cec00be5015f646239508267abfd (diff) | |
| parent | 0e67e8d35872d20fe8e2eb58d37db8f2eaac0c54 (diff) | |
Merge pull request #2306 from mattfarina/sig-apps-application
Adding application sub-project for sig apps
Diffstat (limited to 'sig-apps')
| -rw-r--r-- | sig-apps/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sig-apps/README.md b/sig-apps/README.md index c39cb80d..5ae51876 100644 --- a/sig-apps/README.md +++ b/sig-apps/README.md @@ -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 |
