From dbf7c8f9d9fd5ba463fe66e2d1b496131447e270 Mon Sep 17 00:00:00 2001 From: Juan Estrella Date: Mon, 25 May 2026 23:42:21 +0200 Subject: [PATCH 1/2] Add MAINTAINERS.md file Signed-off-by: Juan Estrella --- MAINTAINERS.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000..1afcfdb --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,23 @@ +# Maintainers + +This file lists the maintainers of this repository. + +## Current maintainers + +| GitHub Username | Name | Organization | Email | +|----------------|------|--------------|-------| +| @neilslinger | Neil Slinger | @jpmorganchase | *please add email* | +| @texodus | Andrew Stein | *please add organization* | *please add email* | +| @timkpaine | Tim Paine | @Point72 | *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 014ff6bab793f97305e94a4049c3d465f05ec304 Mon Sep 17 00:00:00 2001 From: Tim Paine <3105306+timkpaine@users.noreply.github.com> Date: Sun, 31 May 2026 22:02:18 -0400 Subject: [PATCH 2/2] Update maintainers list in MAINTAINERS.md Removed email addresses from maintainers list and updated organization for Andrew Stein. --- MAINTAINERS.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 1afcfdb..d32b1e8 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -4,11 +4,10 @@ This file lists the maintainers of this repository. ## Current maintainers -| GitHub Username | Name | Organization | Email | +| GitHub Username | Name | Organization | |----------------|------|--------------|-------| -| @neilslinger | Neil Slinger | @jpmorganchase | *please add email* | -| @texodus | Andrew Stein | *please add organization* | *please add email* | -| @timkpaine | Tim Paine | @Point72 | *please add email* | +| @texodus | Andrew Stein | | +| @timkpaine | Tim Paine | @Point72 | For information about maintainer responsibilities and resources, see the [FINOS Maintainers Cheatsheet](https://community.finos.org/docs/finos-maintainers-cheatsheet). @@ -20,4 +19,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.