From df3c358a6659de3f7fde92ae1ef4bb013dd9911c Mon Sep 17 00:00:00 2001 From: beorn7 Date: Thu, 12 Feb 2026 12:52:22 +0100 Subject: [PATCH] Remove special native histogram line from MAINTAINERS.md With native histograms being a stable feature, we should get rid of this special line, which isn't really mapping maintainership to a subtree, but to something that is all over the codebase. Additionally, @beorn7 will soon retire from the project, so we needed to remove him from this file anyway. Signed-off-by: beorn7 --- MAINTAINERS.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 71734ce705..2e4a982382 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -15,8 +15,6 @@ Maintainers for specific parts of the codebase: * `stackit`: Jan-Otto Kröpke ( / @jkroepke) * `documentation` * `prometheus-mixin`: Matthias Loibl ( / @metalmatze) -* `model/histogram` and other code related to native histograms: Björn Rabenstein ( / @beorn7), -George Krajcsovits ( / @krajorama) * `storage` * `remote`: Callum Styan ( / @cstyan), Bartłomiej Płotka ( / @bwplotka), Tom Wilkie (tom.wilkie@gmail.com / @tomwilkie), Alex Greenbank ( / @alexgreenbank) * `otlptranslator`: Arthur Silva Sens ( / @ArthurSens), Arve Knudsen ( / @aknuds1), Jesús Vázquez ( / @jesusvazquez)