diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-04-30 22:24:42 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-04-30 22:24:42 -0500 |
commit | 9f2643bd5789e9d4f65b1605f7a08bd71f5fe4b7 (patch) | |
tree | 8d176b6de9a1f07db64954266e3d419571767aa3 /.github/FUNDING.yml | |
parent | 53946582d214d3cf559f6db4ef6af1ee44aec39a (diff) | |
download | cleberg.net-9f2643bd5789e9d4f65b1605f7a08bd71f5fe4b7.tar.gz cleberg.net-9f2643bd5789e9d4f65b1605f7a08bd71f5fe4b7.tar.bz2 cleberg.net-9f2643bd5789e9d4f65b1605f7a08bd71f5fe4b7.zip |
remove github actions and hooks
Diffstat (limited to '.github/FUNDING.yml')
-rw-r--r-- | .github/FUNDING.yml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index 62082dc..0000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,15 +0,0 @@ -# These are supported funding model platforms - -github: [ccleberg] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] -# patreon: # Replace with a single Patreon username -# open_collective: # Replace with a single Open Collective username -# ko_fi: # Replace with a single Ko-fi username -# tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel -# community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry -# liberapay: # Replace with a single Liberapay username -# 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 -# thanks_dev: # Replace with a single thanks.dev username -# custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] |