Fix release-team uri
This commit is contained in:
parent
49d3d7643f
commit
3b8e5440af
|
@ -46,7 +46,7 @@ The following subprojects are owned by sig-release:
|
||||||
- Description: The Kubernetes Release Team is responsible for the day to day work required to successfully create releases of Kubernetes.
|
- Description: The Kubernetes Release Team is responsible for the day to day work required to successfully create releases of Kubernetes.
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/release/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/release/master/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes/release-team/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/sig-release/master/release-team/OWNERS
|
||||||
- **publishing-bot**
|
- **publishing-bot**
|
||||||
- Description: The publishing-bot publishes the contents of staging repos that live in k8s.io/kubernetes/staging to their own repositories in kubernetes
|
- Description: The publishing-bot publishes the contents of staging repos that live in k8s.io/kubernetes/staging to their own repositories in kubernetes
|
||||||
- Owners:
|
- Owners:
|
||||||
|
|
|
@ -1577,7 +1577,7 @@ sigs:
|
||||||
required to successfully create releases of Kubernetes.
|
required to successfully create releases of Kubernetes.
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/release/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/release/master/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes/release-team/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/sig-release/master/release-team/OWNERS
|
||||||
- name: publishing-bot
|
- name: publishing-bot
|
||||||
description: >
|
description: >
|
||||||
The publishing-bot publishes the contents of staging repos that live
|
The publishing-bot publishes the contents of staging repos that live
|
||||||
|
|
Loading…
Reference in New Issue