From 72af3776633516d0f26d96e370814f30fd28fa6e Mon Sep 17 00:00:00 2001 From: Juan Estrella Date: Mon, 25 May 2026 23:48:56 +0200 Subject: [PATCH] Add MAINTAINERS.md file Signed-off-by: Juan Estrella --- MAINTAINERS.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 00000000..fc948fba --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,27 @@ +# Maintainers + +This file lists the maintainers of this repository. + +## Current maintainers + +| GitHub Username | Name | Organization | Email | +|----------------|------|--------------|-------| +| @Yannick-Malins | Yannick | @SymphonyOSF | *please add email* | +| @benoit-sy | Benoit Charbonnier | *please add organization* | *please add email* | +| @broHeryk | *please add name* | *please add organization* | *please add email* | +| @catalinsymphony | Catalin Ghimici | *please add organization* | *please add email* | +| @sbenmoussati | Salah Benmoussati | *please add organization* | *please add email* | +| @thibauult | Thibault Pensec | @SymphonyOSF | *please add email* | +| @vladokrsymphony | Vlado Kragujevski | *please add organization* | *please add email* | + +For information about maintainer responsibilities and resources, see the [FINOS Maintainers Cheatsheet](https://community.finos.org/docs/finos-maintainers-cheatsheet). + +## Updating this file + +All changes to the maintainer list are managed openly: + +- **Submit a Pull Request** to this file for any addition, removal, or update. +- **If your project's governance requires a vote**, document or link to the vote outcome in the PR description or comments. +- This process creates a public audit trail of project leadership over time. + +Please email **help@finos.org** whenever this file is updated with a change to maintainership. \ No newline at end of file