From 315e2dcac57741df66efa07a001f08730e7bc943 Mon Sep 17 00:00:00 2001 From: Luke Towers Date: Fri, 28 Jun 2019 15:16:50 -0600 Subject: [PATCH 1/2] Add links to sponsoring locations --- .github/FUNDING.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 000000000..465d38a8b --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,3 @@ +# These are supported funding model platforms +patreon: LukeTowers +custom: ['https://octobercms.com/fundraising'] From 217d52bc776eb19b5642ad8344955535c930f5fe Mon Sep 17 00:00:00 2001 From: Luke Towers Date: Tue, 2 Jul 2019 23:55:35 -0600 Subject: [PATCH 2/2] Add open collective link to support options --- .github/FUNDING.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 465d38a8b..7feae6a60 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,4 @@ # These are supported funding model platforms -patreon: LukeTowers custom: ['https://octobercms.com/fundraising'] +open_collective: octobercms +patreon: LukeTowers