Fix release-team uri

This commit is contained in:
Aaron Crickenberger 2019-01-08 10:10:03 -08:00
parent 49d3d7643f
commit 3b8e5440af
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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