From 7bfe87b7afd99c967ec2a7c79ffd162695d69fd2 Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Fri, 17 Jul 2020 12:04:29 +0200 Subject: [PATCH] README: Refer to the community repository We now have a defined governance model. Signed-off-by: Samuel Ortiz --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 03a1ac0f9..560f89563 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ 4. [rust-vmm dependency](#4-rust-vmm-dependency) * [Firecracker and crosvm](#firecracker-and-crosvm) 5. [Community](#5-community) + * [Contribute](#contribute) * [Join us](#join-us) 6. [Security](#6-security) @@ -286,6 +287,11 @@ crates as possible. # 5. Community +The Cloud Hypervisor project follows the governance, and community guidelines described in +the [Community](https://github.com/cloud-hypervisor/community) repository. + +## Contribute + We are working on building a global, diverse and collaborative community around the Cloud Hypervisor project. Anyone who is interested in [contributing](CONTRIBUTING.md) to the project is welcome to participate.