From 7553f4ae42b6169910188e303743625d407815dd Mon Sep 17 00:00:00 2001 From: encalada Date: Fri, 20 Sep 2024 14:57:43 +0200 Subject: [PATCH] ADD MAINTAINERS file Add explicit note on written, open governance. Signed-off-by: encalada --- MAINTAINERS.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000..c0d390d --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,14 @@ +# Maintainers + +The current Maintainers Group for the Shipwright Project consists of: + +| Name | Employer | GitHub ID | Responsibilities | +| ----------------- | -------- | ----------------------------------------------------- | -------------------------- | +| Sascha Schwarze | IBM | [SaschaSchwarze0](https://github.com/SaschaSchwarze0) | Administrator, Maintainer | +| Adam Kaplan | Red Hat | [adambkaplan](https://github.com/adambkaplan) | Administrator, Maintainer | +| Enrique Encalada | IBM | [qu1queee](https://github.com/qu1queee) | Administrator, Maintainer | + + +This list must be kept in sync with the [CNCF Project Maintainers list](https://github.com/cncf/foundation/blob/master/project-maintainers.csv). + +The Project Governance and roles definition is under development. This document will be updated in the future with a link to the governance file.