diff options
| author | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2019-02-26 09:59:49 +0530 |
|---|---|---|
| committer | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2019-02-26 09:59:49 +0530 |
| commit | fe179e57e0d0b7d02489abead9efddbdddf3b74a (patch) | |
| tree | ebc23df43ad8aedb80b43b580d4b8eac5722b0c4 | |
| parent | 7efa0627cea7f654d459efccf07d0930f3289371 (diff) | |
sig apps: use raw github links for owners
| -rw-r--r-- | sig-apps/README.md | 2 | ||||
| -rw-r--r-- | 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 @@ -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: > |
