@@ -3,4 +3,78 @@ title: Node.js Supporters
33layout : about
44---
55
6- TBD
6+ # Supporters
7+
8+ The work of the Node.js project is driven forward by volunteers. Our preferred form of support
9+ from an organization is sending your people to contribute on a regular and consistent manner.
10+
11+ However, there is some supporting work within the project that is not the best fit for volunteers.
12+ For example, when vulnerabilities come with a disclosure deadline there is no guarrantee that
13+ a volunteers will have time to get the vulnerabilty fixed and out in a security release out in time.
14+
15+ In addition, the project needs non-people resources to continue operating. For example machines for
16+ the CI infrastructure. While the OpenJS Foundation covers some resources which are needed by the
17+ project it cannot cover all of them.
18+
19+ For cases were volunteers are not a great fit and for non-people resources we are grateful to the
20+ sponsors listed on their page for their support.
21+
22+ ## Releasers
23+
24+ Regular and timely releases are a key goal for the projectsc. Organizations
25+ and individuals that support the project by committing to do at least 4
26+ releases per year include:
27+
28+ <SupporterLogoList supporterNames = { [' Supporter' ]} />
29+
30+ ## CI stability lead
31+
32+ The project has been having ongoing issues with flaky tests and this has been a major pain point.
33+ The project, therefore, has a goal to hire a short term ci stability lead who can improve
34+ ci stability and implement tooling and processes that will provide longer term benefits. The following
35+ sponsors have made this possible:
36+
37+ <SupporterLogoList supporterNames = { [' Supporter' ]} />
38+
39+ ## Security
40+
41+ Maintaining a good security posture and addressing vulnerabilities in a timely manner is a key goal
42+ for the project. We thank the following sponsors for their support in helping to do that.
43+
44+ ### Security Lead
45+
46+ Organizations and individuals that support the project by funding our security lead for a mininmum of
47+ 10000 US per year include:
48+
49+ <SupporterLogoList supporterNames = { [' Supporter' ]} />
50+
51+ ### Security Triage
52+
53+ Organizations and individuals who support the project by commiting at least one person to take a regular slot in our
54+ security triage rotation include:
55+
56+ <SupporterLogoList supporterNames = { [' Supporter' ]} />
57+
58+ ### Security Steward
59+
60+ Organizations and individuals that support the project by committing at least one person to
61+ take a regular slot in our security steward rotation include:
62+
63+ <SupporterLogoList supporterNames = { [' Supporter' ]} />
64+
65+ ## Infrastructure
66+
67+ Organizations and individuals that support the project by contributing at least $5000 of resources
68+ to the project per year include:
69+
70+ <SupporterLogoList supporterNames = { [' Supporter' ]} />
71+
72+ ## General supporters
73+
74+ Organizations and individuals who have contributed at least $500 per year to the project. A
75+ full list of supporters is available on our GitHub sponsors and Open Collective pages:
76+
77+ - https://github.com/sponsors/nodejs
78+ - https://opencollective.com/nodejs
79+
80+ <SupporterLogoList supporterNames = { [' Supporter' ]} />
0 commit comments