From 0040c309a376b35f796d3490d3a91dd5d0262739 Mon Sep 17 00:00:00 2001 From: "Andrea K." Date: Wed, 18 Mar 2026 16:56:22 +0200 Subject: [PATCH 1/2] fix: adds age of peers with existing logo --- content/en/stories/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en/stories/_index.md b/content/en/stories/_index.md index eb41e673f3..0d99196341 100644 --- a/content/en/stories/_index.md +++ b/content/en/stories/_index.md @@ -21,6 +21,8 @@ aliases: {{< /company >}} {{< company name="Adobe" image="/images/logos/adobe.png" article="https://medium.com/adobetech/open-development-inner-source-and-open-source-46c2ba174be6" >}} {{< /company >}} + {{< company name="Age Of Peers" image="/images/logos/ageofpeers.png" article="https://ageofpeers.com/2016/05/09/an-open-source-approach-to-community-culture/" >}} + {{< /company >}} {{< company name="Ahold Delhaize" image="/images/logos/ahold.png" article="https://github.com/customer-stories/ahold-delhaize" author_name="Joost Hofman" author_title="Head of Tech Enabling" >}} If we give people the right tools and the right platform, it’s a start. We can share more within our company and with each other, growing as an InnerSource organization. {{< /company >}} From 2b6ebb9214115d5ee51b1be74bda1d237fc82002 Mon Sep 17 00:00:00 2001 From: "Andrea K." Date: Wed, 18 Mar 2026 17:01:33 +0200 Subject: [PATCH 2/2] fix: rename file --- .../events/{age of peers.png => ageofpeers.png} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename static/images/events/{age of peers.png => ageofpeers.png} (100%) diff --git a/static/images/events/age of peers.png b/static/images/events/ageofpeers.png similarity index 100% rename from static/images/events/age of peers.png rename to static/images/events/ageofpeers.png