summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhita Raghunath <nikitaraghunath@gmail.com>2019-02-26 09:59:49 +0530
committerNikhita Raghunath <nikitaraghunath@gmail.com>2019-02-26 09:59:49 +0530
commitfe179e57e0d0b7d02489abead9efddbdddf3b74a (patch)
treeebc23df43ad8aedb80b43b580d4b8eac5722b0c4
parent7efa0627cea7f654d459efccf07d0930f3289371 (diff)
sig apps: use raw github links for owners
-rw-r--r--sig-apps/README.md2
-rw-r--r--sigs.yaml2
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: >