Skip to content

Commit abb4672

Browse files
authored
Merge pull request #6199 from sayantani11/master2main
Cluster API issue5506 - Links to owners files should be updated to use the main branch
2 parents 34744b6 + eb89e0f commit abb4672

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sig-cluster-lifecycle/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The following [subprojects][subproject-definition] are owned by sig-cluster-life
5959
- [Meeting notes and Agenda](https://docs.google.com/document/d/10_tl_SXcFGb-2109QpcFVrdrfnVEuQ05MBrXtasB0vk/edit).
6060
### cluster-api
6161
- **Owners:**
62-
- [kubernetes-sigs/cluster-api](https://github.com/kubernetes-sigs/cluster-api/blob/master/OWNERS)
62+
- [kubernetes-sigs/cluster-api](https://github.com/kubernetes-sigs/cluster-api/blob/main/OWNERS)
6363
- **Contact:**
6464
- Slack: [#cluster-api](https://kubernetes.slack.com/messages/cluster-api)
6565
- **Meetings:**

sigs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -981,7 +981,7 @@ sigs:
981981
contact:
982982
slack: cluster-api
983983
owners:
984-
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api/master/OWNERS
984+
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api/main/OWNERS
985985
meetings:
986986
- description: Cluster API office hours
987987
day: Wednesday

0 commit comments

Comments
 (0)