From 975f66f2eebe9dadba04f275774d4ab83f74cf25 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 14:04:41 +0200 Subject: Adding upstream version 7.7.0+dfsg. Signed-off-by: Daniel Baumann --- ansible_collections/community/grafana/.github/CODEOWNERS | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 ansible_collections/community/grafana/.github/CODEOWNERS (limited to 'ansible_collections/community/grafana/.github/CODEOWNERS') diff --git a/ansible_collections/community/grafana/.github/CODEOWNERS b/ansible_collections/community/grafana/.github/CODEOWNERS new file mode 100644 index 000000000..3035cfbbd --- /dev/null +++ b/ansible_collections/community/grafana/.github/CODEOWNERS @@ -0,0 +1,13 @@ +.github + +# Repo maintainers, and goverance team (like Anisble's @ansible-commit-external) +* @rrey @seuf @gundalow-collections/community-goverance-team + +# or possibly, we may want to define teams at the org level. +# * @gundalow-collections/grafana-maintainers + +# Example of maintainer of just a single plugin +#grafana/plugins/modules/grafana_plugin.py @someone-else + + +.github/ @gundalow -- cgit v1.2.3