summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kubernetes-repositories.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/kubernetes-repositories.md b/kubernetes-repositories.md
index 7f72e0b7..77e717b6 100644
--- a/kubernetes-repositories.md
+++ b/kubernetes-repositories.md
@@ -32,7 +32,8 @@ To provide a place for SIGs to collaborate on projects endorsed by and actively
#### Rules
- * For now all repos will live in github.com/kubernetes-sigs/\<sig-name\>\_\<project-name\>, this may change in the future as we see how things work.
+ * For now all repos will live in github.com/kubernetes-sigs/\<project-name\>.
+ * Must contain the topic for the sponsoring SIG - e.g. `k8s-sig-api-machinery`. (Added through the *Manage topics* link on the repo page.)
* Must adopt the Kubernetes Code of Conduct
* All code projects use the Apache License version 2.0. Documentation repositories must use the Creative Commons License version 4.0.
* Must adopt the CNCF CLA bot, merge bot and Kubernetes PR commands/bots.