diff options
| -rw-r--r-- | sig-apps/README.md | 3 | ||||
| -rw-r--r-- | sigs.yaml | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sig-apps/README.md b/sig-apps/README.md index 47cfb5da..b7396add 100644 --- a/sig-apps/README.md +++ b/sig-apps/README.md @@ -42,6 +42,9 @@ The following subprojects are owned by sig-apps: - **examples** - Owners: - https://raw.githubusercontent.com/kubernetes/examples/master/OWNERS +- **execution-hook** + - Owners: + - https://raw.githubusercontent.com/kubernetes-sigs/execution-hook/master/OWNERS - **kompose** - Owners: - https://raw.githubusercontent.com/kubernetes/kompose/master/OWNERS @@ -181,6 +181,9 @@ sigs: - name: examples owners: - https://raw.githubusercontent.com/kubernetes/examples/master/OWNERS + - name: execution-hook + owners: + - https://raw.githubusercontent.com/kubernetes-sigs/execution-hook/master/OWNERS - name: kompose contact: slack: kompose |
