From bd7360b39afce5c7b4e7665ee8e857ad07b050cd Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Mon, 21 Sep 2020 20:47:02 +0200 Subject: [PATCH] funding: Bountysource Salt -> GitHub Sponsors & Open Collective [ci skip] (#12959) We have a GitHub Sponsors page for the neovim organization now: - https://github.com/sponsors/neovim It can be reached by clicking on the "Sponsor" button on the [organization page](https://github.com/neovim). This commit replaces Salt by GitHub Sponsors and Open Collective. --- .github/FUNDING.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 50ef4e6897..90ba2a6d7a 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1,2 @@ -custom: https://salt.bountysource.com/teams/neovim +github: neovim +open_collective: neovim