From 41d9c9bfec86b90346d8f93890206fd527b4054d Mon Sep 17 00:00:00 2001 From: Juan Estrella Date: Mon, 25 May 2026 17:51:28 +0200 Subject: [PATCH 1/3] Add MAINTAINERS.md file Signed-off-by: Juan Estrella --- MAINTAINERS.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 00000000..d432c497 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,24 @@ +# Maintainers + +This file lists the maintainers of this repository. + +## Current maintainers + +| GitHub Username | Name | Organization | Email | +|----------------|------|--------------|-------| + +For information about maintainer responsibilities and resources, see the [FINOS Maintainers Cheatsheet](https://community.finos.org/docs/finos-maintainers-cheatsheet). + +| @abhishek-sinha-db | *please add name* | *please add organization* | *please add email* | +| @pankaj-a-khandelwal-db | Pankaj Khandelwal | *please add organization* | *please add email* | +| @vaibhav-db | Vaibhav Mankar | Deutsche bank | *please add email* | + +## 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 9a30c9ab32df21e23b8595dec3ae6e69bd0d6d54 Mon Sep 17 00:00:00 2001 From: Juan Estrella Date: Mon, 25 May 2026 17:52:19 +0200 Subject: [PATCH 2/3] Reorganize maintainer information in MAINTAINERS.md --- MAINTAINERS.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index d432c497..860d428f 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -6,13 +6,12 @@ This file lists the maintainers of this repository. | GitHub Username | Name | Organization | Email | |----------------|------|--------------|-------| - -For information about maintainer responsibilities and resources, see the [FINOS Maintainers Cheatsheet](https://community.finos.org/docs/finos-maintainers-cheatsheet). - | @abhishek-sinha-db | *please add name* | *please add organization* | *please add email* | | @pankaj-a-khandelwal-db | Pankaj Khandelwal | *please add organization* | *please add email* | | @vaibhav-db | Vaibhav Mankar | Deutsche bank | *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: @@ -21,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 db85a004c26d7d4497a0bbf0f012055baa7c3d94 Mon Sep 17 00:00:00 2001 From: Juan Estrella Date: Mon, 25 May 2026 17:53:43 +0200 Subject: [PATCH 3/3] Add Rob Moffat as a maintainer --- MAINTAINERS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 860d428f..dfc7e0da 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -9,6 +9,7 @@ This file lists the maintainers of this repository. | @abhishek-sinha-db | *please add name* | *please add organization* | *please add email* | | @pankaj-a-khandelwal-db | Pankaj Khandelwal | *please add organization* | *please add email* | | @vaibhav-db | Vaibhav Mankar | Deutsche bank | *please add email* | +| @robmoffat | Rob Moffat | FINOS | rob.moffat@finos.org For information about maintainer responsibilities and resources, see the [FINOS Maintainers Cheatsheet](https://community.finos.org/docs/finos-maintainers-cheatsheet).