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
Copy file name to clipboardExpand all lines: web/pandas/about/sponsors.md
+29-10
Original file line number
Diff line number
Diff line change
@@ -11,31 +11,50 @@ health and sustainability of the project. Visit numfocus.org for more informatio
11
11
Donations to _pandas_ are managed by NumFOCUS. For donors in the United States, your gift is tax-deductible
12
12
to the extent provided by law. As with any donation, you should consult with your tax adviser about your particular tax situation.
13
13
14
-
## Tidelift
14
+
## Become a sponsor
15
15
16
-
_pandas_ is part of the [Tidelift subscription](https://tidelift.com/subscription/pkg/pypi-pandas?utm_source=pypi-pandas&utm_medium=referral&utm_campaign=readme).
17
-
You can support pandas by becoming a Tidelift subscriber.
16
+
As a free and open source project, _pandas_ relies on the support of the community of users for its development.
17
+
If you work for an organization that uses and benefits from _pandas_, please consider supporting pandas. There
18
+
are different ways, such as employing people to work on pandas, funding the project, or becoming a
19
+
[NumFOCUS sponsor](https://numfocus.org/sponsors) to support the broader ecosystem. Please contact us at
Copy file name to clipboardExpand all lines: web/pandas/config.yml
+25-5
Original file line number
Diff line number
Diff line change
@@ -99,30 +99,50 @@ maintainers:
99
99
- Wes McKinney
100
100
- Jeff Reback
101
101
- Joris Van den Bossche
102
-
partners:
102
+
sponsors:
103
103
active:
104
104
- name: "NumFOCUS"
105
105
url: https://numfocus.org/
106
106
logo: /static/img/partners/numfocus.svg
107
+
kind: numfocus
107
108
- name: "Anaconda"
108
109
url: https://www.anaconda.com/
109
110
logo: /static/img/partners/anaconda.svg
110
-
employs: "Tom Augspurger, Brock Mendel"
111
+
kind: partner
112
+
description: "Tom Augspurger, Brock Mendel"
111
113
- name: "Two Sigma"
112
114
url: https://www.twosigma.com/
113
115
logo: /static/img/partners/two_sigma.svg
114
-
employs: "Phillip Cloud, Jeff Reback"
116
+
kind: partner
117
+
description: "Phillip Cloud, Jeff Reback"
115
118
- name: "RStudio"
116
119
url: https://www.rstudio.com/
117
120
logo: /static/img/partners/r_studio.svg
118
-
employs: "Wes McKinney"
121
+
kind: partner
122
+
description: "Wes McKinney"
119
123
- name: "Ursa Labs"
120
124
url: https://ursalabs.org/
121
125
logo: /static/img/partners/ursa_labs.svg
122
-
employs: "Wes McKinney, Joris Van den Bossche"
126
+
kind: partner
127
+
description: "Wes McKinney, Joris Van den Bossche"
123
128
- name: "Tidelift"
124
129
url: https://tidelift.com
125
130
logo: /static/img/partners/tidelift.svg
131
+
kind: regular
132
+
description: "<i>pandas</i> is part of the <a href=\"https://tidelift.com/subscription/pkg/pypi-pandas?utm_source=pypi-pandas&utm_medium=referral&utm_campaign=readme\">Tidelift subscription</a>. You can support pandas by becoming a Tidelift subscriber."
133
+
- name: "Chan Zuckerberg Initiative"
134
+
url: https://chanzuckerberg.com/
135
+
logo: /static/img/partners/czi.svg
136
+
kind: regular
137
+
description: "<i>pandas</i> is funded by the Essential Open Source Software for Science program of the Chan Zuckerberg Initiative. The funding is used for general maintainance, improve extension types, and a efficient string type."
138
+
inkind: # not included in active so they don't appear in the home page
0 commit comments