emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/treesit-fold 1cb784167a 235/417: Add FUNDING.yml


From: ELPA Syncer
Subject: [nongnu] elpa/treesit-fold 1cb784167a 235/417: Add FUNDING.yml
Date: Mon, 1 Jul 2024 10:02:29 -0400 (EDT)

branch: elpa/treesit-fold
commit 1cb784167adf45e4278beb69c641987cb332e779
Author: Jen-Chieh Shen <jcs090218@gmail.com>
Commit: Jen-Chieh Shen <jcs090218@gmail.com>

    Add FUNDING.yml
---
 .github/FUNDING.yml | 12 ++++++++++++
 README.md           |  2 ++
 2 files changed, 14 insertions(+)

diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 0000000000..ca572bec55
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1,12 @@
+# These are supported funding model platforms
+
+github: emacs-tree-sitter
+patreon: jcs090218  # Replace with a single Patreon username
+open_collective: # replace with a single OpenCollective 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
+otechie: # Replace with a single Otechie username
+custom: https://www.paypal.me/jcs090218  # Replace with up to 4 custom 
sponsorship URLs e.g., ['link1', 'link2']
diff --git a/README.md b/README.md
index 2a0863c377..b623292fa7 100644
--- a/README.md
+++ b/README.md
@@ -204,6 +204,8 @@ so you can have a nice way to peek at what's inside the 
fold range.
 
 [![PRs 
Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
 [![Elisp 
styleguide](https://img.shields.io/badge/elisp-style%20guide-purple)](https://github.com/bbatsov/emacs-lisp-style-guide)
+[![Donate on 
paypal](https://img.shields.io/badge/paypal-donate-1?logo=paypal&color=blue)](https://www.paypal.me/jcs090218)
+[![Become a 
patron](https://img.shields.io/badge/patreon-become%20a%20patron-orange.svg?logo=patreon)](https://www.patreon.com/jcs090218)
 
 Enable `tree-sitter-mode` first, then `tree-sitter-query-builder` is useful to 
test
 out queries that determine what syntax nodes should be foldable and how to fold



reply via email to

[Prev in Thread] Current Thread [Next in Thread]