From a2f99967f2f2c1316941be8b2f40eb3ed8a1a4f7 Mon Sep 17 00:00:00 2001 From: lestrrat Date: Fri, 25 Oct 2019 13:48:51 +0900 Subject: [PATCH 1/3] Create FUNDING.yml --- .github/FUNDING.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..efec226 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,12 @@ +# These are supported funding model platforms + +github:[lestrrat, mattn, syohex] +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 +otechie: # Replace with a single Otechie username +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] From 742d55319ee2d3d2612125aec4e57b2b09791393 Mon Sep 17 00:00:00 2001 From: lestrrat Date: Fri, 25 Oct 2019 13:49:51 +0900 Subject: [PATCH 2/3] Update FUNDING.yml --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index efec226..85422f4 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,6 +1,6 @@ # These are supported funding model platforms -github:[lestrrat, mattn, syohex] +github: ["lestrrat", "mattn", "syohex"] 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 From d289bb620a45dc1770f36688cfe79e6a035c7fd4 Mon Sep 17 00:00:00 2001 From: lestrrat Date: Fri, 25 Oct 2019 13:54:10 +0900 Subject: [PATCH 3/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 921439c..8bfba15 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Simplistic interactive filtering tool This README is long and comprehensive. Use the [Table of Contents](#table-of-contents) to navigate to the section that interests you. It has been placed at the bottom of the README file because of its length. +> If you use peco, please consider sponsoring the authors of this project from the "Sponsor" button on the project page at https://github.com/peco/peco. Sponsorship plans start at $1 :) # Description