From 9ab0cb20b1030c8c9205666b79c4f136ab68d6be Mon Sep 17 00:00:00 2001 From: Matthias Rampke <matthias@prometheus.io> Date: Mon, 7 Nov 2022 13:54:27 +0000 Subject: [PATCH] Add MAINTAINERS file to document accountability. Signed-off-by: Matthias Rampke <matthias@prometheus.io> --- MAINTAINERS.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000..c626032 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,7 @@ +## Maintainers + +* Antoine Leroyer [@aleroyer](https://github.com/aleroyer) + +## Sponsor + +* Matthias Rampke <matthias@prometheus.io> -- GitLab