From 89f4321b626f29a42018bc3b6a5d505fce3cde2b Mon Sep 17 00:00:00 2001 From: Maksim Nabokikh Date: Sun, 29 Mar 2026 13:20:42 +0200 Subject: [PATCH] Updating the maintainers list (#4696) Signed-off-by: Maksim Nabokikh --- MAINTAINERS | 6 ------ MAINTAINERS.md | 25 +++++++++++++++++++++++++ 2 files changed, 25 insertions(+), 6 deletions(-) delete mode 100644 MAINTAINERS create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS b/MAINTAINERS deleted file mode 100644 index b95c2499..00000000 --- a/MAINTAINERS +++ /dev/null @@ -1,6 +0,0 @@ -Joel Speed (@JoelSpeed) -Maksim Nabokikh (@nabokihms) -Mark Sagi-Kazar (@sagikazarmark) -Nandor Kracser (@bonifaido) -Rithu John (@rithujohn191) -Stephen Augustus (@justaugustus) diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 00000000..889cbc05 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,25 @@ +# Dex Maintainers + +The current Maintainers Group for the Dex Project consists of: + +| Name | GitHub | Employer | Responsibilities | +| ---- | ------ | -------- | ---------------- | +| Maksim Nabokikh | [@nabokihms](https://github.com/nabokihms) | [Palark GmbH](https://palark.de/) | ALL | +| Márk Sági-Kazár | [@sagikazarmark](https://github.com/sagikazarmark) | | ALL | + +This list must be kept in sync with the [CNCF Project Maintainers list](https://github.com/cncf/foundation/blob/master/project-maintainers.csv). + + + +## Emeritus Maintainers + +We are grateful to our former maintainers for their contributions to the Dex project. + +- [@ericchiang](https://github.com/ericchiang) - Eric Chiang +- [@JoelSpeed](https://github.com/JoelSpeed) - Joel Speed +- [@bonifaido](https://github.com/bonifaido) - Nandor Kracser +- [@rithujohn191](https://github.com/rithujohn191) - Rithu John +- [@justaugustus](https://github.com/justaugustus) - Stephen Augustus +- [@srenatus](https://github.com/srenatus) - Stephan Renatus