From 3a4875414bde425eaa26a0091ea974dce41b26bf Mon Sep 17 00:00:00 2001 From: Matthias Rampke Date: Fri, 8 Nov 2024 14:25:03 +0000 Subject: [PATCH] Add Pedro Tanaka as co-maintainer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pedro runs [one of the largest statsd-exporter installations](https://promcon.io/2023-berlin/talks/taming-the-tsunami-low-latency-ingestion-of-push-based-metrics-in-prometheus/) and is a natural fit for this 😀 Thank you Pedro for agreeing to help out! Signed-off-by: Matthias Rampke --- MAINTAINERS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 02117d2..89cf916 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1 +1,2 @@ * Matthias Rampke +* Pedro Tanaka [@pedro-stanaka](https://github.com/pedro-stanaka)