Merge pull request #592 from dholbach/add-coc

add CoC file
This commit is contained in:
Daniel Holbach
2022-06-28 12:33:09 +02:00
committed by GitHub
2 changed files with 4 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
## Kured Community Code of Conduct
Kured follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md).
+1 -2
View File
@@ -1,4 +1,3 @@
# kured - Kubernetes Reboot Daemon
<img src="https://github.com/weaveworks/kured/raw/main/img/logo.png" align="right"/>
@@ -409,6 +408,6 @@ If you have any questions about, feedback for or problems with `kured`:
* Join us in [our monthly meeting](https://docs.google.com/document/d/1bsHTjHhqaaZ7yJnXF6W8c89UB_yn-OoSZEmDnIP34n8/edit#),
every fourth Wednesday of the month at 16:00 UTC.
We follow the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).
We follow the [CNCF Code of Conduct](CODE_OF_CONDUCT.md).
Your feedback is always welcome!