diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-04-18 12:27:27 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-18 12:27:27 -0700 |
| commit | ea9c6356ab3b5a90437f8aa5146aaa3297f5dadf (patch) | |
| tree | 596c18c7805eca4303cee226721ad31a3c0f960a | |
| parent | e84ea124b8fbd3dbb76a6066c39d56a0e16c4259 (diff) | |
| parent | f31a8c4b6871908a069176bd7382694b98f84e7f (diff) | |
Merge pull request #3613 from spiffxp/rm-contrib
kuberentes/contrib has been retired, rm from sig-arch
| -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 43fd0401..af320232 100644 --- a/sig-architecture/README.md +++ b/sig-architecture/README.md @@ -58,7 +58,6 @@ The following subprojects are owned by sig-architecture: - **code-organization** - Description: [Described below](#code-organization) - Owners: - - https://raw.githubusercontent.com/kubernetes/contrib/master/OWNERS - https://raw.githubusercontent.com/kubernetes/utils/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/vendor/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/third_party/OWNERS @@ -284,7 +284,6 @@ sigs: - name: code-organization description: "[Described below](#code-organization)" owners: - - https://raw.githubusercontent.com/kubernetes/contrib/master/OWNERS # solely to steward moving code _out_ of here to more appropriate places - https://raw.githubusercontent.com/kubernetes/utils/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/vendor/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/third_party/OWNERS |
