From 6eadb291c43725955a592f04a2797fc9cde5f4dd Mon Sep 17 00:00:00 2001 From: John Kastner Date: Wed, 29 Oct 2025 18:31:56 +0000 Subject: [PATCH 1/2] Update Code of Conduct to reference CNCF CoC Signed-off-by: John Kastner --- CODE_OF_CONDUCT.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 5b627cfa..496f69fd 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,4 +1,5 @@ ## Code of Conduct -This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-conduct). -For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or contact -opensource-codeofconduct@amazon.com with any additional questions or comments. + +This project follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md). + +For more information see the [Code of Conduct FAQ](https://www.cncf.io/conduct/faq/) or contact conduct@cncf.io with any additional questions or comments. From 7344edd3af7fa3550da79b7388f23165cde6d08d Mon Sep 17 00:00:00 2001 From: John Kastner Date: Wed, 29 Oct 2025 18:49:18 +0000 Subject: [PATCH 2/2] Update CONTRIBUTING.md to reference CNCF CoC Signed-off-by: John Kastner --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c4b6a1c5..b966e424 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -45,9 +45,9 @@ Looking at the existing issues is a great way to find something to contribute on ## Code of Conduct -This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-conduct). -For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or contact -opensource-codeofconduct@amazon.com with any additional questions or comments. +This project follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md). +For more information see the [Code of Conduct FAQ](https://www.cncf.io/conduct/faq/) or contact +conduct@cncf.io with any additional questions or comments. ## Security issue notifications