Skip to content

Commit 9e3f69e

Browse files
committed
replaced master with main for k/k links
Signed-off-by: RinkiyaKeDad <[email protected]>
1 parent 2f26b93 commit 9e3f69e

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

committee-code-of-conduct/governance/onboarding-offboarding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Different actions on this list must be carried out by different members:
2626
**Who executes:** Carryover members should ensure that outgoing members are removed and incoming members are invited.
2727

2828
- [ ] Update `kubernetes/community` [`sigs.yaml`](https://github.com/kubernetes/community/blob/master/sigs.yaml)
29-
- [ ] Update `kubernetes/k8s.io` [`groups.yaml`](https://github.com/kubernetes/k8s.io/blob/master/groups/groups.yaml)
29+
- [ ] Update `kubernetes/k8s.io` [`groups.yaml`](https://github.com/kubernetes/k8s.io/blob/main/groups/groups.yaml)
3030

3131
> **Note:** This file controls access to the mailing list and Google Drive! If you do not update this file, adding people manually (via the UIs) continually revert until this file is updated.
3232

communication/moderation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ This is the workflow for adding a moderator.
253253
- Ensure person is enrolled for a future bias training course, this can either
254254
be provided by the project or their employer.
255255

256-
[[email protected] group]: https://github.com/kubernetes/k8s.io/blob/master/groups/groups.yaml
256+
[[email protected] group]: https://github.com/kubernetes/k8s.io/blob/main/groups/groups.yaml
257257

258258
## References and Resources
259259

sig-contributor-experience/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Manages and controls Github permissions, repos, and groups, including Org Member
116116
### k8s.io
117117
Creates and maintains shortcuts and automation apps running in the k8s.io domain.
118118
- **Owners:**
119-
- [kubernetes/k8s.io](https://github.com/kubernetes/k8s.io/blob/master/OWNERS)
119+
- [kubernetes/k8s.io](https://github.com/kubernetes/k8s.io/blob/main/OWNERS)
120120
### mentoring
121121
Oversees and develops programs for helping contributors ascend the contributor ladder, including the New Contributor Workshops, Meet Our Contributors, and other programs.
122122
- **Owners:**

sig-node/archive/meeting-notes-2020.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ Total active pull requests: [186](https://github.com/kubernetes/kubernetes/pulls
345345

346346
* [@[ruiwen-zhao](https://github.com/ruiwen-zhao)] [https://github.com/kubernetes/k8s.io/pull/1194](https://github.com/kubernetes/k8s.io/pull/1194) (Nvidia GPU device plugin)
347347
* GoogleCloudPlatform/container-engine-accelerators has been releasing device plugins through [Kubernetes’ addons](https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/device-plugins/nvidia-gpu/daemonset.yaml#L39)
348-
* After the [Vanity Domain Flip](https://github.com/kubernetes/k8s.io/blob/master/k8s.gcr.io/Vanity-Domain-Flip.md), the vanity domain (k8s.gcr.io) now points to {asia,eu,us}.gcr.io/k8s-artifacts-prod. The PR above is to create a repo in OSS community so that we can keep releasing the device plugin to the new domain.
348+
* After the [Vanity Domain Flip](https://github.com/kubernetes/k8s.io/blob/main/k8s.gcr.io/Vanity-Domain-Flip.md), the vanity domain (k8s.gcr.io) now points to {asia,eu,us}.gcr.io/k8s-artifacts-prod. The PR above is to create a repo in OSS community so that we can keep releasing the device plugin to the new domain.
349349
* [@xing-yang, @yuxiangqian] ContainerNotifier
350350
* [enhancement issue](https://github.com/kubernetes/enhancements/issues/1977)
351351
* working on a KEP based on the doc [here](https://docs.google.com/document/d/1SWSlZoxY5zFjBKFKaATP07s3q02UenSp8R9-yRkCcwg/edit#)

sig-wg-lifecycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ Sometimes it might be necessary to sunset a SIG or Working Group. SIGs/WGs may a
130130
[update meetings]: /communication/calendar-guidelines.md
131131
[community members]: /community-membership.md
132132
[mailing-list-guidelines.md]: /communication/mailing-list-guidelines.md
133-
[[email protected] group]: https://github.com/kubernetes/k8s.io/blob/master/groups/groups.yaml
133+
[[email protected] group]: https://github.com/kubernetes/k8s.io/blob/main/groups/groups.yaml

wg-k8s-infra/annual-report-2020.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ A very rough breakdown of the $109k:
181181
Our community
182182
[readme](https://github.com/kubernetes/community/tree/master/wg-k8s-infra) is
183183
accurate if sparse. The
184-
[readme](https://github.com/kubernetes/k8s.io/blob/master/README.md) in k8s.io,
184+
[readme](https://github.com/kubernetes/k8s.io/blob/main/README.md) in k8s.io,
185185
which houses most of the actual infrastructure, is terse and slightly out of
186186
date (missing triage party)
187187

0 commit comments

Comments
 (0)