diff options
Diffstat (limited to 'ansible_collections/community/grafana/.github/CODEOWNERS')
-rw-r--r-- | ansible_collections/community/grafana/.github/CODEOWNERS | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/ansible_collections/community/grafana/.github/CODEOWNERS b/ansible_collections/community/grafana/.github/CODEOWNERS index 3035cfbbd..2cc403628 100644 --- a/ansible_collections/community/grafana/.github/CODEOWNERS +++ b/ansible_collections/community/grafana/.github/CODEOWNERS @@ -1,13 +1,9 @@ .github # Repo maintainers, and goverance team (like Anisble's @ansible-commit-external) -* @rrey @seuf @gundalow-collections/community-goverance-team +* @rrey @seuf # 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 |