diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-11-08 13:43:20 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-08 13:43:20 -0800 |
| commit | 5f53f6277fe1f9675ac1bf08798b00570a305350 (patch) | |
| tree | c2b584d10422bcf2577c0cc0c14c4472c2abf175 | |
| parent | 08916a08c2cbc97a06d1f859136daa007eff2bfd (diff) | |
| parent | 8d6319c10154fa26d2474abc9d2f19bcde03162a (diff) | |
Merge pull request #4223 from mrbobbytables/update-bootkube
sig-cluster-lifecycle: move bootkube from k-incubator to k-sigs
| -rw-r--r-- | sig-cluster-lifecycle/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sig-cluster-lifecycle/README.md b/sig-cluster-lifecycle/README.md index b0f8c848..c9a704ba 100644 --- a/sig-cluster-lifecycle/README.md +++ b/sig-cluster-lifecycle/README.md @@ -72,7 +72,7 @@ The Chairs of the SIG run operations and processes governing the SIG. The following [subprojects][subproject-definition] are owned by sig-cluster-lifecycle: ### bootkube - **Owners:** - - https://raw.githubusercontent.com/kubernetes-incubator/bootkube/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/bootkube/master/OWNERS - **Contact:** - Slack: [#bootkube](https://kubernetes.slack.com/messages/bootkube) ### cluster-addons @@ -924,7 +924,7 @@ sigs: contact: slack: bootkube owners: - - https://raw.githubusercontent.com/kubernetes-incubator/bootkube/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/bootkube/master/OWNERS - name: cluster-addons contact: slack: cluster-addons |
