summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2020-10-30 09:38:06 -0700
committerGitHub <noreply@github.com>2020-10-30 09:38:06 -0700
commit29f6c612eff7f7f125425f10d59a9f1ebbc8c11a (patch)
tree8e27d530142301e5c4d3d24713af1b19c2953a26
parent0ea08411c113bad831283d950018551975d1ef77 (diff)
parent6ba47fc2663070a518d30c95ab57a5b32a01473d (diff)
Merge pull request #5280 from nikhita/donated-repos-rules
github-management: add rule for template files for donated repos
-rw-r--r--github-management/kubernetes-repositories.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/github-management/kubernetes-repositories.md b/github-management/kubernetes-repositories.md
index e326bc11..bcc43210 100644
--- a/github-management/kubernetes-repositories.md
+++ b/github-management/kubernetes-repositories.md
@@ -101,6 +101,8 @@ the developers who could not be reached
* Additions of [the standard Kubernetes header](https://git.k8s.io/kubernetes/hack/boilerplate/boilerplate.go.txt)
to code created by the contributors can occur post-transfer, but should
ideally occur shortly thereafter.
+ * Should contain template files as per the
+ [kubernetes-template-project](https://github.com/kubernetes/kubernetes-template-project).
Note that copyright notices should only be modified or removed by the people or
organizations named in the notice. See [the FAQ below](#faq) for more information