From 3f066e37e01c1dfd7bdcf0ce0e410f7e1d8142fd Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Sat, 22 Jun 2019 11:00:35 +0530 Subject: sig-apps: add execution-hook subproject --- sig-apps/README.md | 3 +++ sigs.yaml | 3 +++ 2 files changed, 6 insertions(+) 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 diff --git a/sigs.yaml b/sigs.yaml index 5ec3a473..d6db6095 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -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 -- cgit v1.2.3