diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-04-23 07:46:19 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-23 07:46:19 -0700 |
| commit | 6f150c5897af2ce6c83b6ac67c81901754dd04b8 (patch) | |
| tree | 1f37d3e0824b75bdc67862dd01d7b278f20fe915 | |
| parent | c5c58eb4c1c948a48fb76d797d9305de26065207 (diff) | |
| parent | 8a8c53a04881cb6aaf39f9d33b7b868606cf3b79 (diff) | |
Merge pull request #3636 from nikhita/arch-tracking-remove
sig-arch: remove architecture-tracking repo
| -rw-r--r-- | sig-architecture/README.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sig-architecture/README.md b/sig-architecture/README.md index af320232..da8d236c 100644 --- a/sig-architecture/README.md +++ b/sig-architecture/README.md @@ -43,7 +43,6 @@ The following subprojects are owned by sig-architecture: - Description: [Described below](#architecture-and-api-governance) - Owners: - https://raw.githubusercontent.com/kubernetes/community/master/contributors/design-proposals/architecture/OWNERS - - https://raw.githubusercontent.com/kubernetes-sigs/architecture-tracking/master/OWNERS - https://raw.githubusercontent.com/kubernetes/api/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/OWNERS - **conformance-definition** @@ -270,7 +270,6 @@ sigs: description: "[Described below](#architecture-and-api-governance)" owners: - https://raw.githubusercontent.com/kubernetes/community/master/contributors/design-proposals/architecture/OWNERS - - https://raw.githubusercontent.com/kubernetes-sigs/architecture-tracking/master/OWNERS - https://raw.githubusercontent.com/kubernetes/api/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/OWNERS - name: conformance-definition |
