From 510212006e61f63b9925081a3892c3477933dc10 Mon Sep 17 00:00:00 2001 From: ElenaFdR Date: Tue, 5 Mar 2024 12:07:43 +0100 Subject: [PATCH 1/5] Update partnership to partners where relevant --- CONTRIBUTING.md | 2 +- activities/creating-partnerships/index.md | 2 +- activities/value-and-impact/index.md | 1 + organization/affiliates.md | 2 +- organization/index.md | 2 +- organization/{partnerships.md => partners.md} | 2 +- 6 files changed, 6 insertions(+), 5 deletions(-) rename organization/{partnerships.md => partners.md} (96%) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f18886729..d0080d569 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,7 +29,7 @@ We’re especially interested in learning what you need to implement the [Standa ## Public organizations -We’re looking for public partners to help shape the Foundation for Public Code’s long term future. Find out more about the [benefits and requirements of becoming a partner](organization/partnerships.md) and get in touch with us at . +We’re looking for public partners to help shape the Foundation for Public Code’s long term future. Find out more about the [benefits and requirements of becoming a partner](organization/partners.md) and get in touch with us at . ## Institutional giving and philanthropy diff --git a/activities/creating-partnerships/index.md b/activities/creating-partnerships/index.md index 23c92050b..20195f19a 100644 --- a/activities/creating-partnerships/index.md +++ b/activities/creating-partnerships/index.md @@ -14,7 +14,7 @@ redirect _from: The Foundation for Public Code is actively looking for diverse public organizations to collaborate with. -[See our current partnerships](../../organization/partnerships.md). +[See our current partners](../../organization/partners.md). Only public organizations can become partners. Other organizations can become [affiliates](../creating-affiliations/index.md) diff --git a/activities/value-and-impact/index.md b/activities/value-and-impact/index.md index 4f93a9a1d..166baedd9 100644 --- a/activities/value-and-impact/index.md +++ b/activities/value-and-impact/index.md @@ -12,3 +12,4 @@ These are documents and evidence for how we create value and impact. * [Policy documents referring to the Foundation for Public Code](policy-documents.md) * [All press and media references to the Foundation for Public Code](all-press.md) +* [Praise we've received for our work](praise.md) diff --git a/organization/affiliates.md b/organization/affiliates.md index 3212e9d03..47427570c 100644 --- a/organization/affiliates.md +++ b/organization/affiliates.md @@ -6,7 +6,7 @@ type: resource # Affiliates -The Foundation for Public Code is a member-owned association that exists in an ecosystem of affiliates and [partners](partnerships.md). +The Foundation for Public Code is a member-owned association that exists in an ecosystem of affiliates and [partners](partners.md). Affiliates are non-profit organizations whose work aligns with ours and that help us to [achieve our mission](mission.md). The Foundation for Public Code does not do work to benefit affiliates unless that work is for the direct benefit of public organizations. Read more about [becoming an affiliate](../activities/creating-affiliations/index.md). diff --git a/organization/index.md b/organization/index.md index 92f07cd37..2b6b3888f 100644 --- a/organization/index.md +++ b/organization/index.md @@ -15,8 +15,8 @@ Read more about [our mission, founding principles and current priorities](missio This is how we're building the organization to support our mission: * [Strategic council](strategic-council.md) -* [Partnerships](partnerships.md) * [Affiliates](affiliates.md) +* [Partners](partners.md) * [Governance model](governance-model.md) * [Financial model](financial-model.md) * [Articles of association](articles-of-association.md) with translations in [Spanish (Español)](articles-of-association.es.md) and [Dutch (Nederlands)](articles-of-association.nl.md) diff --git a/organization/partnerships.md b/organization/partners.md similarity index 96% rename from organization/partnerships.md rename to organization/partners.md index e5ea256d1..c1c2fa63a 100644 --- a/organization/partnerships.md +++ b/organization/partners.md @@ -4,7 +4,7 @@ type: resource --- -# Partnerships +# Partners The Foundation for Public Code is a member-owned association that exists in an ecosystem of partners and [affiliates](affiliates.md). Our partners are integral to our ability to [achieve our mission](mission.md). From 1b7f0044f99d9ab8c8fb3ef2b91cfb78d95ac27d Mon Sep 17 00:00:00 2001 From: ElenaFdR Date: Tue, 5 Mar 2024 12:11:23 +0100 Subject: [PATCH 2/5] Remove errant #1441 praise commit --- activities/value-and-impact/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/activities/value-and-impact/index.md b/activities/value-and-impact/index.md index 166baedd9..4f93a9a1d 100644 --- a/activities/value-and-impact/index.md +++ b/activities/value-and-impact/index.md @@ -12,4 +12,3 @@ These are documents and evidence for how we create value and impact. * [Policy documents referring to the Foundation for Public Code](policy-documents.md) * [All press and media references to the Foundation for Public Code](all-press.md) -* [Praise we've received for our work](praise.md) From 41df4cf5b8c12f6ab2f165c0c6da10d20ce6a1a0 Mon Sep 17 00:00:00 2001 From: ElenaFdR Date: Tue, 5 Mar 2024 13:04:04 +0100 Subject: [PATCH 3/5] add redirect from partnerships.md --- organization/partners.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/organization/partners.md b/organization/partners.md index c1c2fa63a..efec24738 100644 --- a/organization/partners.md +++ b/organization/partners.md @@ -2,6 +2,8 @@ # SPDX-License-Identifier: CC0-1.0 # SPDX-FileCopyrightText: 2021-2024 The Foundation for Public Code type: resource +redirect_from: + - [partnerships.md] --- # Partners From 40f607452e6f4a3f8278a2a56c5a0302ea1d59e5 Mon Sep 17 00:00:00 2001 From: ElenaFdR Date: Tue, 5 Mar 2024 13:04:40 +0100 Subject: [PATCH 4/5] better URL --- organization/partners.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/organization/partners.md b/organization/partners.md index efec24738..e6fafcaa8 100644 --- a/organization/partners.md +++ b/organization/partners.md @@ -3,7 +3,7 @@ # SPDX-FileCopyrightText: 2021-2024 The Foundation for Public Code type: resource redirect_from: - - [partnerships.md] + - [/partnerships] --- # Partners From 041b767540c8d0ba1aad6c8b7e25b105a6a88342 Mon Sep 17 00:00:00 2001 From: ElenaFdR Date: Tue, 5 Mar 2024 13:31:58 +0100 Subject: [PATCH 5/5] update URL better --- organization/partners.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/organization/partners.md b/organization/partners.md index e6fafcaa8..3c0a66418 100644 --- a/organization/partners.md +++ b/organization/partners.md @@ -3,7 +3,7 @@ # SPDX-FileCopyrightText: 2021-2024 The Foundation for Public Code type: resource redirect_from: - - [/partnerships] + - partnerships --- # Partners