From 334ed30e23f94aff0ae65f95e257ab743d4ba2be Mon Sep 17 00:00:00 2001 From: Graham Whaley Date: Wed, 7 Aug 2019 10:57:36 +0100 Subject: [PATCH] README: Add link to resource owners wiki page Now we have the table of Kata resources and owners on a wiki page, let's link it from the main community README to make it easier to find. Fixes: #71 Signed-off-by: Graham Whaley --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 30309cdecc..ff94f5d651 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ * [Users](#users) * [Contributors](#contributors) * [Review Team](#review-team) + * [Resource Owners](#resource-owners) * [Governance](#governance) * [Developers](#developers) * [Contributor](#contributor) @@ -56,6 +57,11 @@ See the [contributing guide](CONTRIBUTING.md) for details on how to contribute t See the [rota documentation](Rota-Process.md). +## Resource Owners + +Details of which Kata Containers project resources are owned, managed or controlled by whom +are detailed on the [Areas of Intetest](https://github.com/kata-containers/community/wiki/Areas-of-interest) wiki page, under the [Resource Owners](https://github.com/kata-containers/community/wiki/Areas-of-interest#resource-owners) section. + # Governance The Kata Containers project is governed according to the ["four opens"](https://governance.openstack.org/tc/reference/opens.html), which are open source, open design, open development, and open community. Technical decisions are made by technical contributors and a representative Architecture Committee. The community is committed to diversity, openness, and encouraging new contributors and leaders to rise up.