From 7f466fcead0e786423b577a13b83a2fb18f4de03 Mon Sep 17 00:00:00 2001 From: metakittyx <113153448+metakittyx@users.noreply.github.com> Date: Thu, 7 May 2026 18:13:22 +0000 Subject: [PATCH] Add case-study: [Case Study] From One-Off Rounds to Ongoing Impact: Gitcoin's New Sustainable Funding Model --- ...-ongoing-impact-gitcoin-s-new-sustainable-funding-model.md | 4 ++-- src/data/authors.json | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/content/case-studies/from-one-off-rounds-to-ongoing-impact-gitcoin-s-new-sustainable-funding-model.md b/src/content/case-studies/from-one-off-rounds-to-ongoing-impact-gitcoin-s-new-sustainable-funding-model.md index e506fb8..919ccf6 100644 --- a/src/content/case-studies/from-one-off-rounds-to-ongoing-impact-gitcoin-s-new-sustainable-funding-model.md +++ b/src/content/case-studies/from-one-off-rounds-to-ongoing-impact-gitcoin-s-new-sustainable-funding-model.md @@ -11,7 +11,7 @@ tags: - "public-goods" lastUpdated: '2026-05-07' authors: - - "Gitcoin Team" + - "Gitcoin" relatedMechanisms: relatedApps: @@ -91,4 +91,4 @@ We'll keep the community informed as deployment and harvesting milestones unfold ### Authors -Gitcoin Team +Gitcoin diff --git a/src/data/authors.json b/src/data/authors.json index 29590bd..a7259da 100644 --- a/src/data/authors.json +++ b/src/data/authors.json @@ -165,5 +165,8 @@ }, { "name": "Gitcoin Team" + }, + { + "name": "Gitcoin" } ]