From 95db41d2444f50cefbf46a4c191f3474b55305be Mon Sep 17 00:00:00 2001 From: Juan Estrella Date: Mon, 25 May 2026 23:58:44 +0200 Subject: [PATCH 1/2] 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 0000000..e0d900f --- /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 | +|----------------|------|--------------|-------| +| @davidalk | David Al-Kanani | *please add organization* | *please add email* | +| @dschwartznyc | *please add name* | *please add organization* | *please add email* | +| @hugohills-regnosys | Hugo Hills | REGnosys | *please add email* | +| @plamen-neykov | Plamen Neykov | *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 From 2defa72ec45449ce0c27b8eebbea8fcacf76c3d0 Mon Sep 17 00:00:00 2001 From: dschwartznyc Date: Tue, 26 May 2026 13:37:19 -0400 Subject: [PATCH 2/2] Update maintainer details in MAINTAINERS.md --- MAINTAINERS.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index e0d900f..be1e162 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -6,10 +6,10 @@ This file lists the maintainers of this repository. | GitHub Username | Name | Organization | Email | |----------------|------|--------------|-------| -| @davidalk | David Al-Kanani | *please add organization* | *please add email* | -| @dschwartznyc | *please add name* | *please add organization* | *please add email* | -| @hugohills-regnosys | Hugo Hills | REGnosys | *please add email* | -| @plamen-neykov | Plamen Neykov | *please add organization* | *please add email* | +| @davidalk | David Al-Kanani | REGnosys | david.al-kanani@regnosys.com | +| @dschwartznyc | Daniel Schwartz | FT Advisory LLC | daniel.schwartz@ftadvisory.co | +| @hugohills-regnosys | Hugo Hills | REGnosys | hugo.hills@regnosys.com | +| @plamen-neykov | Plamen Neykov | CLOUDRISK Ltd | plamen.neykov@cloudrisk.co.uk | For information about maintainer responsibilities and resources, see the [FINOS Maintainers Cheatsheet](https://community.finos.org/docs/finos-maintainers-cheatsheet). @@ -21,4 +21,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.