diff options
author | Marco Hinz <mh.codebro@gmail.com> | 2020-09-21 20:47:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-21 20:47:02 +0200 |
commit | bd7360b39afce5c7b4e7665ee8e857ad07b050cd (patch) | |
tree | 3dc65a26e49ed040238acd951c169a1ca757fa2f | |
parent | 42d13b90fe071ea56e849d8fda25d3b17bd60ce9 (diff) | |
download | rneovim-bd7360b39afce5c7b4e7665ee8e857ad07b050cd.tar.gz rneovim-bd7360b39afce5c7b4e7665ee8e857ad07b050cd.tar.bz2 rneovim-bd7360b39afce5c7b4e7665ee8e857ad07b050cd.zip |
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.
-rw-r--r-- | .github/FUNDING.yml | 3 |
1 files changed, 2 insertions, 1 deletions
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 |