diff options
| author | Brian Grant <bgrant0607@users.noreply.github.com> | 2016-12-15 10:43:08 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-15 10:43:08 -0800 |
| commit | c6da22be8b92cf9092476b6ccf671e1371b0dc7b (patch) | |
| tree | 61e327bb25a18fc69427ccb7af395ccfeaac4d3a | |
| parent | 17edff1ae1368cbc66e9b8affdefe27b34f74bcd (diff) | |
Update governance.md
| -rw-r--r-- | governance.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/governance.md b/governance.md index 16bbf346..0fe7e44b 100644 --- a/governance.md +++ b/governance.md @@ -13,14 +13,14 @@ _As contributors and maintainers of this project, and in the interest of fosteri We want everyone in the community to have [positive experiences](https://www.cncf.io/blog/2016/12/14/diversity-scholarship-series-one-software-engineers-unexpected-cloudnativecon-kubecon-experience). -# Guidelines for repositories under Kubernetes github orgs (e.g, kubernetes, kubernetes-incubator) +# Repository guidelines All repositories under Kubernetes github orgs, such as kubernetes and kubernetes-incubator, should follow the procedures outlined in the [incubator document](incubator.md). All code projects use the [Apache Licence version 2.0](LICENSE). Documentation repositories should use the [Creative Commons License version 4.0](https://github.com/kubernetes/kubernetes.github.io/blob/master/LICENSE). -# Kubernetes Organization Roles +# Project Roles Kubernetes is a large project. There are many ways to participate and contribute. |
