From caeb9e52edeef8d7059f763d3287e3987309b088 Mon Sep 17 00:00:00 2001 From: Michael Taufen Date: Mon, 8 Apr 2019 15:09:15 -0700 Subject: Add legacyflag OWNERS to component-base subproject --- sig-api-machinery/README.md | 1 + sigs.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md index 76aab707..cc29e1b9 100644 --- a/sig-api-machinery/README.md +++ b/sig-api-machinery/README.md @@ -101,6 +101,7 @@ The following subprojects are owned by sig-api-machinery: - Owners: - https://raw.githubusercontent.com/kubernetes/component-base/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/legacyflag/master/OWNERS ## GitHub Teams diff --git a/sigs.yaml b/sigs.yaml index 5ee0bb65..f18ca174 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -118,6 +118,7 @@ sigs: owners: - https://raw.githubusercontent.com/kubernetes/component-base/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/legacyflag/master/OWNERS - name: Apps dir: sig-apps mission_statement: > -- cgit v1.2.3