Merge pull request #17415 from prometheus/krajo/add-codeowners

chore(github): add CODEOWNERS file
This commit is contained in:
George Krajcsovits 2025-11-04 14:59:49 +01:00 committed by GitHub
commit 1070a034e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

10
CODEOWNERS Normal file
View 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