From a9cc4c085670de487fe255d42d7689712cfd2d01 Mon Sep 17 00:00:00 2001 From: Juan Estrella Date: Mon, 25 May 2026 18:24:02 +0200 Subject: [PATCH 1/3] 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 000000000..621d577fa --- /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 | +|----------------|------|--------------|-------| +| @KiranNiranjan | Kiran Niranjan | KiKe | *please add email* | +| @NguyenTranHoangSym | *please add name* | *please add organization* | *please add email* | +| @apicolet-symphony | Antoine Picolet | Symphony | *please add email* | +| @keerthi16 | Keerthi Niranjan | KiKe | keerthiniranjan16@gmail.com | +| @mmaio-symphony | *please add name* | *please add organization* | *please add email* | +| @sbenmoussati | Salah Benmoussati | *please add organization* | *please add email* | +| @symphony-crowdin | Symphony Crowdin | @SymphonyOSF | *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 From bc09ead98abbe62521fe4dc9cb9bb96352a961c1 Mon Sep 17 00:00:00 2001 From: Salah Benmoussati <51402489+sbenmoussati@users.noreply.github.com> Date: Tue, 30 Jun 2026 12:43:47 +0200 Subject: [PATCH 2/3] Revise maintainers' organization details Updated maintainers' organization to '@SymphonyOSF' for some entries. --- MAINTAINERS.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 621d577fa..473f9d1ee 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -6,13 +6,9 @@ This file lists the maintainers of this repository. | GitHub Username | Name | Organization | Email | |----------------|------|--------------|-------| -| @KiranNiranjan | Kiran Niranjan | KiKe | *please add email* | -| @NguyenTranHoangSym | *please add name* | *please add organization* | *please add email* | -| @apicolet-symphony | Antoine Picolet | Symphony | *please add email* | -| @keerthi16 | Keerthi Niranjan | KiKe | keerthiniranjan16@gmail.com | -| @mmaio-symphony | *please add name* | *please add organization* | *please add email* | -| @sbenmoussati | Salah Benmoussati | *please add organization* | *please add email* | -| @symphony-crowdin | Symphony Crowdin | @SymphonyOSF | *please add email* | +| @KiranNiranjan | Kiran Niranjan | @SymphonyOSF | *please add email* | +| @NguyenTranHoangSym | *please add name* |@SymphonyOSF | *please add email* | +| @sbenmoussati | Salah Benmoussati | @SymphonyOSF | *please add email* | For information about maintainer responsibilities and resources, see the [FINOS Maintainers Cheatsheet](https://community.finos.org/docs/finos-maintainers-cheatsheet). @@ -24,4 +20,4 @@ All changes to the maintainer list are managed openly: - **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 +Please email **help@finos.org** whenever this file is updated with a change to maintainership. From c0881740b398977536885c4c20aeb0759aa59df1 Mon Sep 17 00:00:00 2001 From: Salah Benmoussati <51402489+sbenmoussati@users.noreply.github.com> Date: Tue, 30 Jun 2026 12:44:17 +0200 Subject: [PATCH 3/3] Correct maintainer name in MAINTAINERS.md Updated the name of maintainer Nguyen Tran Hoang Sym. --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 473f9d1ee..5a89193cc 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -7,7 +7,7 @@ This file lists the maintainers of this repository. | GitHub Username | Name | Organization | Email | |----------------|------|--------------|-------| | @KiranNiranjan | Kiran Niranjan | @SymphonyOSF | *please add email* | -| @NguyenTranHoangSym | *please add name* |@SymphonyOSF | *please add email* | +| @NguyenTranHoangSym | Nguyen Tran Hoang Phuoc |@SymphonyOSF | *please add email* | | @sbenmoussati | Salah Benmoussati | @SymphonyOSF | *please add email* | For information about maintainer responsibilities and resources, see the [FINOS Maintainers Cheatsheet](https://community.finos.org/docs/finos-maintainers-cheatsheet).