From 4af6257f38a0634411ac0c793f6d725dc3125ff6 Mon Sep 17 00:00:00 2001 From: "Christine P. Chai" Date: Fri, 29 Aug 2025 20:03:28 -0700 Subject: [PATCH 1/2] DOC: Correct a typo and a link in governance.md --- governance.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/governance.md b/governance.md index 5d9803c..1a702b5 100644 --- a/governance.md +++ b/governance.md @@ -366,9 +366,9 @@ In line with the sponsorship levels, an institution needs to provide at least: - 6 person-months/yr of paid work time for one or more Matplotlib maintainers or regular contributors to any Matplotlib team or activity -to be an Institutional Partner. In addition to the Sponsor acknoledgements as +to be an Institutional Partner. In addition to the Sponsor acknowledgements as described in the [sponsorship -document](https://github.com/matplotlib/governance/sponsorship.md), +document](https://github.com/matplotlib/governance/blob/main/governance.md), institutional partners can also: - Acknowledge their own funding sources on the Matplotlib websites, From 70c834082fc79d4f45f269d1679b511892c758d1 Mon Sep 17 00:00:00 2001 From: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com> Date: Tue, 2 Sep 2025 23:53:18 +0200 Subject: [PATCH 2/2] Use correct link to sponsorship --- governance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/governance.md b/governance.md index 1a702b5..05aea36 100644 --- a/governance.md +++ b/governance.md @@ -368,7 +368,7 @@ In line with the sponsorship levels, an institution needs to provide at least: to be an Institutional Partner. In addition to the Sponsor acknowledgements as described in the [sponsorship -document](https://github.com/matplotlib/governance/blob/main/governance.md), +document](https://github.com/matplotlib/governance/blob/main/sponsorship.md), institutional partners can also: - Acknowledge their own funding sources on the Matplotlib websites,