@@ -12,25 +12,27 @@ <h2>Sponsoring Neovim development</h2>
1212 < dt > How can I sponsor Neovim?</ dt >
1313 < dd >
1414 < p >
15- Neovim operates a < a href ="https://github.com/sponsors/neovim "> campaign</ a >
16- to fund ongoing development. This makes it possible for core
17- developers to work full-time for a month or longer, accelerating
18- projects like Lua stdlib, treesitter parser engine, LSP framework,
19- extended marks, embedded terminal, job control, RPC API, and remote UIs.
20- Sponsorship is also used to maintain (very minimal) infrastructure
21- costs for the Neovim project, such as hosting fees.
15+ You can sponsor Neovim via < a href ="https://github.com/sponsors/neovim "> GitHub Sponsors</ a >
16+ or < a href ="https://opencollective.com/neovim "> Open Collective</ a > .
17+ This makes it possible for core developers to work full-time for
18+ a month or longer, accelerating projects like Lua stdlib, treesitter
19+ parser engine, LSP framework, extended marks, embedded terminal, job
20+ control, RPC API, and remote UIs.
21+
22+ Sponsorship is very rarely used to maintain (very minimal) infrastructure
23+ costs for the Neovim project, such as hosting fees. 99.999% of the funding goes directly to funding development work.
2224 </ p >
2325 </ dd >
2426 < dt > How are funds dispersed?</ dt >
2527 < dd >
2628 < p >
27- Donations are managed via < a href ="https://opencollective.com/neovim "> open collective </ a > , which
29+ Donations are managed via < a href ="https://opencollective.com/neovim "> Open Collective </ a > , which
2830 provides public tracking for all
2931 < a href ="https://opencollective.com/neovim/expenses "> expenses</ a > . Bitcoin transactions are visible
3032 on the < a
3133 href ="https://www.blockchain.com/btc/address/1Evu6wPrzjsjrNPdCYbHy3HT6ry2EzXFyQ "> blockchain
32- explorer</ a > . The only donation options for neovim are via GitHub sponsors, open collective , and
33- Bitcoin. All prior funding sources have been transferred into open collective .
34+ explorer</ a > . The only donation options for neovim are via GitHub sponsors, Open Collective , and
35+ Bitcoin. All prior funding sources have been transferred into Open Collective .
3436 </ p >
3537 </ dd >
3638 < dt > What is expected of a contributor doing funded work?</ dt >
0 commit comments