From 36e44c57a11b3e4c5d54eeb4f6eed95b2342ba48 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Mon, 16 Dec 2024 15:55:06 -0800 Subject: [PATCH] github: Use British spelling for organization. This is required by https://dir.floss.fund/validate. --- .github/funding.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/funding.json b/.github/funding.json index 14c0985b92..03a49f6ffa 100644 --- a/.github/funding.json +++ b/.github/funding.json @@ -1,7 +1,7 @@ { "version": "v1.0.0", "entity": { - "type": "organization", + "type": "organisation", "role": "steward", "name": "Kandra Labs, Inc.", "email": "support@zulip.com",