From 4d52a71f0918eb6f5ebb9e2fc64a6473c1a6e72c Mon Sep 17 00:00:00 2001 From: Chris O'Haver Date: Tue, 13 Nov 2018 18:24:56 -0500 Subject: [PATCH] Governance: Clarify definition of "Transparent and accessible" (#2300) * Update GOVERNANCE.md * feedback * capitalize CNCF --- GOVERNANCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.