From 821c3dacf164e29e221ff522a673ba82261323a0 Mon Sep 17 00:00:00 2001 From: popsiclelmlm Date: Fri, 15 May 2026 06:04:29 +0800 Subject: [PATCH] Move funding config to GitHub metadata folder Signed-off-by: popsiclelmlm --- FUNDING.yml => .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename FUNDING.yml => .github/FUNDING.yml (98%) diff --git a/FUNDING.yml b/.github/FUNDING.yml similarity index 98% rename from FUNDING.yml rename to .github/FUNDING.yml index c7e8b3c10..cdb789dc6 100644 --- a/FUNDING.yml +++ b/.github/FUNDING.yml @@ -11,4 +11,4 @@ issuehunt: # Replace with a single IssueHunt username lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry polar: # Replace with a single Polar username buy_me_a_coffee: # Replace with a single Buy Me a Coffee username -custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] \ No newline at end of file +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']