diff --git a/README.md b/README.md index f2b9baafe..3a5b438cd 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Is a verification engine as a binary executable and on Kubernetes which enables - [Pull Request Review Series](#pull-request-review-series) - [Documents](#documents) - [Code of Conduct](#code-of-conduct) + - [Project Governance](#project-governance) - [Release Management](#release-management) - [Licensing](#licensing) - [Trademark](#trademark) @@ -44,14 +45,20 @@ Get Ratify Community Meeting Calendar [here](https://calendar.google.com/calenda ## Documents -Please see the [Ratify website](https://ratify.dev/docs/what-is-ratify) for more in-depth information. +Please see the [Ratify website](https://ratify.dev/docs/what-is-ratify) for more in-depth information. -Meeting notes for weekly project syncs can be found [here](https://hackmd.io/ABueHjizRz2iFQpWnQrnNA?both) +Meeting notes for weekly project syncs can be found [here](https://hackmd.io/ABueHjizRz2iFQpWnQrnNA?both). + +The Ratify community documents can be found in the repository [`.github`](https://github.com/ratify-project/.github). ## Code of Conduct Ratify follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). +## Project Governance + +The Ratify project governance can be found [here](https://github.com/ratify-project/.github/blob/main/GOVERNANCE.md). + ## Release Management The Ratify release process is defined in [RELEASES.md](./RELEASES.md).