Files
grodrigues3 13818a3eea Fix KEP Reference (#7475)
Looks like the update script fails because it references a file whose name changed.  Fixing to match current state of community/master

https://github.com/kubernetes/community/blob/master/keps/0001-kubernetes-enhancement-proposal-process.md
2018-02-21 06:26:39 -08:00

15 lines
470 B
YAML

repos:
- name: community
remote: https://github.com/kubernetes/community.git
branch: master
gen-absolute-links: true
files:
- src: contributors/devel/README.md
dst: docs/imported/community/devel.md
- src: contributors/guide/README.md
dst: docs/imported/community/guide.md
- src: mentoring/README.md
dst: docs/imported/community/mentoring.md
- src: keps/0001-kubernetes-enhancement-proposal-process.md
dst: docs/imported/community/keps.md