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.
|
||||
- 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**
|
||||
- Description: The publishing-bot publishes the contents of staging repos that live in k8s.io/kubernetes/staging to their own repositories in kubernetes
|
||||
- Owners:
|
||||
|
|
|
@ -1577,7 +1577,7 @@ sigs:
|
|||
required to successfully create releases of Kubernetes.
|
||||
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
|
||||
description: >
|
||||
The publishing-bot publishes the contents of staging repos that live
|
||||
|
|
Loading…
Reference in New Issue