mirror of
https://github.com/prometheus/prometheus.git
synced 2025-12-05 01:21:23 +01:00
Merge pull request #17415 from prometheus/krajo/add-codeowners
chore(github): add CODEOWNERS file
This commit is contained in:
commit
1070a034e5
10
CODEOWNERS
Normal file
10
CODEOWNERS
Normal file
@ -0,0 +1,10 @@
|
||||
# Prometheus team members are members of the "default maintainers" github team.
|
||||
# They are code owners by default for the whole repo.
|
||||
* @prometheus/default-maintainers
|
||||
|
||||
# Example adding a dedicated maintainer for AWS SD, and also "default
|
||||
# maintainers" so that they do not need to bypass codeowners check to merge
|
||||
# something.
|
||||
# Example comes from
|
||||
# https://github.com/prometheus/prometheus/pull/17105#issuecomment-3248209452
|
||||
# /discovery/aws/ @matt-gp @prometheus/default-maintainers
|
||||
Loading…
x
Reference in New Issue
Block a user