diff --git a/CODEOWNERS b/CODEOWNERS index 2c5dedbffa..d09cbfe3c9 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -22,6 +22,7 @@ /discovery/kubernetes @prometheus/default-maintainers @brancz /discovery/stackit @prometheus/default-maintainers @jkroepke /discovery/aws/ @prometheus/default-maintainers @matt-gp @sysadmind +/discovery/consul @prometheus/default-maintainers @mrvarmazyar # Pending # https://github.com/prometheus/prometheus/pull/15212#issuecomment-3575225179 # /discovery/aliyun @prometheus/default-maintainers @KeyOfSpectator diff --git a/MAINTAINERS.md b/MAINTAINERS.md index ae61059af5..213fd62df0 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -14,6 +14,7 @@ Maintainers for specific parts of the codebase: * `discovery` * `k8s`: Frederic Branczyk ( / @brancz) * `stackit`: Jan-Otto Kröpke ( / @jkroepke) + * `consul`: Mohammad Varmazyar ( / @mrvarmazyar) * `documentation` * `prometheus-mixin`: Matthias Loibl ( / @metalmatze) * `storage`