From d8c58d17e0b4dd820a366c68fe8cd0bd44f1a870 Mon Sep 17 00:00:00 2001 From: beorn7 Date: Fri, 3 Nov 2017 12:52:24 +0100 Subject: [PATCH] Remove _local storage_ from fabxc's responsibilities again This is just for now, as fabxc doesn't seem to be available to agree to his new role. Just revert this commit once he has. --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 0755c46de..48330b13e 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,6 +1,6 @@ Maintainers of this repository with their focus areas: * Brian Brazil @brian-brazil: Console templates; semantics of PromQL, service discovery, and relabeling. -* Fabian Reinartz @fabxc: Local storage; PromQL parsing and evaluation; implementation of retrieval, alert notification, and service discovery. +* Fabian Reinartz @fabxc: PromQL parsing and evaluation; implementation of retrieval, alert notification, and service discovery. * Julius Volz @juliusv: Remote storage integrations; web UI.