From fe179e57e0d0b7d02489abead9efddbdddf3b74a Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Tue, 26 Feb 2019 09:59:49 +0530 Subject: sig apps: use raw github links for owners --- sig-apps/README.md | 2 +- sigs.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sig-apps/README.md b/sig-apps/README.md index e16aa66d..ca322841 100644 --- a/sig-apps/README.md +++ b/sig-apps/README.md @@ -69,7 +69,7 @@ The following subprojects are owned by sig-apps: - **application** - Description: Application metadata descriptor CRD - Owners: - - https://github.com/kubernetes-sigs/application/blob/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/application/master/OWNERS ## GitHub Teams diff --git a/sigs.yaml b/sigs.yaml index b25a92a5..50280dff 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -197,7 +197,7 @@ sigs: - name: application description: Application metadata descriptor CRD owners: - - https://github.com/kubernetes-sigs/application/blob/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/application/master/OWNERS - name: Architecture dir: sig-architecture mission_statement: > -- cgit v1.2.3