From d4d51db21b770dea9d51485c9d0ea3ef1e9ed0d3 Mon Sep 17 00:00:00 2001 From: Julien Pivotto Date: Mon, 18 May 2020 20:06:48 +0200 Subject: [PATCH] Governance: Move projects to a sub-list (#24809) Signed-off-by: Julien Pivotto --- GOVERNANCE.md | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 08e4d3c2c5c..b2508c1f6a2 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -7,28 +7,28 @@ This document describes the rules and governance of the project. It is meant to * **Maintainers**: Maintainers lead an individual project or parts thereof ([`MAINTAINERS.md`][maintainers.md]). * **Projects**: A single repository in the Grafana GitHub organization and listed below is referred to as a project: -* clock-panel -* devtools -* gel-app -* grafana -* grafana-github-datasource -* grafana-image-renderer -* grafana-kiosk -* grafana-plugin-sdk-go -* grafana-polystat-panel -* grafonnet-lib -* kairosdb-datasource -* piechart-panel -* simple-angular-panel -* simple-app-plugin -* simple-datasource -* simple-datasource-backend -* simple-json-backend-datasource -* simple-json-datasource -* simple-react-panel -* strava-datasource -* tutorials -* worldmap-panel + * clock-panel + * devtools + * gel-app + * grafana + * grafana-github-datasource + * grafana-image-renderer + * grafana-kiosk + * grafana-plugin-sdk-go + * grafana-polystat-panel + * grafonnet-lib + * kairosdb-datasource + * piechart-panel + * simple-angular-panel + * simple-app-plugin + * simple-datasource + * simple-datasource-backend + * simple-json-backend-datasource + * simple-json-datasource + * simple-react-panel + * strava-datasource + * tutorials + * worldmap-panel * **The Grafana project**: The sum of all activities performed under this governance, concerning one or more repositories or the community.