From a38396b1874aaebe44b64b314040c7d92145b14f Mon Sep 17 00:00:00 2001 From: Dan Chiarlone Date: Mon, 18 Nov 2024 15:30:15 -0800 Subject: [PATCH] [documentation] adding MAINTAINERS file (#69) * [documentation] adding MAINTAINERS file Signed-off-by: danbugs * [chore] fix alphabetical order Signed-off-by: danbugs --------- Signed-off-by: danbugs --- MAINTAINERS.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 00000000..c6741c8c --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,15 @@ +# Current Maintainers + +| Name | GitHub ID | +|--------------------|----------------------------------------------------| +| Danilo Chiarlone | [@danbugs](https://github.com/danbugs) | +| David Justice | [@devigned](https://github.com/devigned) | +| Doru Blânzeanu | [@dblnz](https://github.com/dblnz) | +| Jorge Prendes | [@jprendes](https://github.com/jprendes) | +| Lucy Menon | [@syntactically](https://github.com/syntactically) | +| Ludvig Liljenberg | [@ludfjig](https://github.com/ludfjig) | +| Mark Rosetti | [@marosset](https://github.com/marosset) | +| Simon Davies | [@simongdavies](https://github.com/simongdavies) | +| Tomasz Andrzejak | [@andreiltd](https://github.com/andreiltd) | + +