Skip to content

Commit 1ec3d8e

Browse files
authored
sponsors #391
1 parent 4135640 commit 1ec3d8e

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h3>Drop-in Vim</h3>
7979

8080
</div>
8181
<div class="col-narrow">
82-
<h2 id="sponsors-header">Sponsors</h2>
82+
<h2 id="sponsors-header"><a href="/sponsors">Sponsors</a></h2>
8383
<div id="sponsors" class="sponsors-main">
8484
<div class="first-level-sponsor">
8585
<a href="https://coderabbit.ai/?utm_source=neovim.io">

sponsors.html

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)