Remove @beorn7 from MAINTAINERS.md, promote @fabxc to storage maintainer

With the merge of dev-2.0 into master, the local storage code I used
to own has disappeared. @fabxc is the obvious most qualified person
for the new storage code.

Leaving me in just for “general code-level issues” would suggest I'm
in some overarching code custodian role, which doesn't really match
reality.

Open for other suggestions.
This commit is contained in:
beorn7 2017-11-02 12:17:43 +01:00
parent 646e33242e
commit f306b9100c

View file

@ -1,7 +1,6 @@
Maintainers of this repository with their focus areas:
* Björn Rabenstein <beorn@soundcloud.com> @beorn7: Local storage; general code-level issues.
* Brian Brazil <brian.brazil@robustperception.io> @brian-brazil: Console templates; semantics of PromQL, service discovery, and relabeling.
* Fabian Reinartz <fabian.reinartz@coreos.com> @fabxc: PromQL parsing and evaluation; implementation of retrieval, alert notification, and service discovery.
* Fabian Reinartz <fabian.reinartz@coreos.com> @fabxc: Local storage; PromQL parsing and evaluation; implementation of retrieval, alert notification, and service discovery.
* Julius Volz <julius.volz@gmail.com> @juliusv: Remote storage integrations; web UI.