diff options
author | 2018-11-13 18:24:56 -0500 | |
---|---|---|
committer | 2018-11-13 23:24:56 +0000 | |
commit | 4d52a71f0918eb6f5ebb9e2fc64a6473c1a6e72c (patch) | |
tree | 6514cf3c8f67e9662f95d7bbfaa44303d14332ec /GOVERNANCE.md | |
parent | 944c3e6a946643194c5003c88ccf6de2ee7b67ba (diff) | |
download | coredns-4d52a71f0918eb6f5ebb9e2fc64a6473c1a6e72c.tar.gz coredns-4d52a71f0918eb6f5ebb9e2fc64a6473c1a6e72c.tar.zst coredns-4d52a71f0918eb6f5ebb9e2fc64a6473c1a6e72c.zip |
Governance: Clarify definition of "Transparent and accessible" (#2300)
* Update GOVERNANCE.md
* feedback
* capitalize CNCF
Diffstat (limited to 'GOVERNANCE.md')
-rw-r--r-- | GOVERNANCE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 48123d6e7..3171557b0 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -6,7 +6,7 @@ The CoreDNS community adheres to the following principles: - Open: CoreDNS is open source, advertised on [our website](https://coredns.io/community). - Welcoming and respectful: See [Code of Conduct](CODE-OF-CONDUCT.md). -- Transparent and accessible: Work and collaboration are done in public. +- Transparent and accessible: Changes to the CoreDNS organization, CoreDNS code repositories, and CNCF related activities (e.g. level, involvement, etc) are done in public. - Merit: Ideas and contributions are accepted according to their technical merit and alignment with project objectives, scope, and design principles. |