You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sponsorship is also used to maintain (very minimal) infrastructure
21
-
costs for the Neovim project, such as hosting fees.
22
-
</p>
23
-
</dd>
24
-
<dt>How are funds dispersed?</dt>
25
-
<dd>
26
-
<p>
27
-
Donations are managed via <ahref="https://opencollective.com/neovim">open collective</a>, which provides public tracking for all
28
-
<ahref="https://opencollective.com/neovim/expenses">expenses</a>. Bitcoin transactions are visible on the <ahref="https://www.blockchain.com/btc/address/1Evu6wPrzjsjrNPdCYbHy3HT6ry2EzXFyQ">blockchain explorer</a>. The only donation options for neovim are via GitHub sponsors, open collective, and Bitcoin. All prior funding sources have been transferred into open collective.
29
-
</p>
30
-
</dd>
31
-
<dt>What is expected of a contributor doing funded work?</dt>
32
-
<dd>
33
-
<p>
34
-
Funded work is a way to support active contributors who have weeks of time to focus on the
35
-
project. This opportunity is available to contributors who have a developed a reputation for
36
-
reliable, high-quality contributions (code/documentation, GitHub review comments, and GitHub
37
-
technical discussions; <i>not</i> IRC or other "ephemeral" places).
9
+
<div>
10
+
<h2>Sponsoring Neovim development</h2>
11
+
<dlclass="faqs">
12
+
<dt>How can I sponsor Neovim?</dt>
13
+
<dd>
14
+
<p>
15
+
Neovim operates a <ahref="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,
0 commit comments