summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/grafana/.github/CODEOWNERS
blob: 3035cfbbdaddab7a8502ba29de37720a3f29a9a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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