mirror of https://github.com/helm/helm.git
Fixing the code of conduct pointer
When the v3 branch was started the code of conduct pointed to the Kubernetes one which pointed to the CNCF. Helm moved to be a CNCF project and the v2 code of conduct was pointed directly at the CNCF one. This was missed on the v3 branch. This updates the pointer. Signed-off-by: Matt Farina <matt@mattfarina.com>
This commit is contained in:
parent
e062146db3
commit
a61c930de3
|
@ -1,3 +1,3 @@
|
|||
# Kubernetes Community Code of Conduct
|
||||
# Community Code of Conduct
|
||||
|
||||
Please refer to our [Kubernetes Community Code of Conduct](https://git.k8s.io/community/code-of-conduct.md)
|
||||
Helm follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).
|
||||
|
|
Loading…
Reference in New Issue