From 6b471b8b75c815aeab63b9e22d4f2a520e22d824 Mon Sep 17 00:00:00 2001 From: Francesco Siddi Date: Fri, 9 May 2025 17:12:12 +0200 Subject: [PATCH] Add funding manifest reference This file is used to point to Blender's funding manifest hosted on blender.org. This establishes provenance and verifies that that the publisher of the manifest is authorised to solicit funding on behalf of the URLs (entity, projects) described in the manifest. This file is needed to participate in https://floss.fund/ (and potentially other funding initiatives). Most of the fundraising info is hosted on blender.org/, but the format requires a reference to the actual codebase. I think this is the least intrusive way to achieve that. In particular, the file is referenced by https://www.blender.org/funding.json More info on the json file itself is available https://fundingjson.org/ Pull Request: https://projects.blender.org/blender/blender/pulls/138676 --- .well-known/funding-manifest-urls | 1 + 1 file changed, 1 insertion(+) create mode 100644 .well-known/funding-manifest-urls diff --git a/.well-known/funding-manifest-urls b/.well-known/funding-manifest-urls new file mode 100644 index 00000000000..c1faf3d6631 --- /dev/null +++ b/.well-known/funding-manifest-urls @@ -0,0 +1 @@ +https://www.blender.org/funding.json