remove community.yml (#10955)

This commit is contained in:
Chao Wang
2018-11-14 09:25:50 +08:00
committed by k8s-ci-robot
parent 5992f5180a
commit 08dc520a41
4 changed files with 1 additions and 31 deletions
+1 -1
View File
@@ -65,4 +65,4 @@ given command or a short script to generate the docs from within a repo.
To fix relative links within your imported files, set the repo config's
`gen-absolute-links` property to `true`. You can find an example of this in
[`community.yml`](community.yml).
[`release.yml`](release.yml).
-14
View File
@@ -1,14 +0,0 @@
repos:
- name: community
remote: https://github.com/kubernetes/community.git
branch: master
gen-absolute-links: true
files:
- src: contributors/devel/README.md
dst: content/en/docs/community/devel.md
- src: contributors/guide/README.md
dst: content/en/docs/community/guide.md
- src: mentoring/README.md
dst: content/en/docs/community/mentoring.md
- src: keps/0001-kubernetes-enhancement-proposal-process.md
dst: content/en/docs/community/keps.md