Skip to content

Commit 9018d32

Browse files
authored
WEB: Update institutional sponsors list (#44169)
1 parent c51867a commit 9018d32

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

web/pandas/config.yml

+14-10
Original file line numberDiff line numberDiff line change
@@ -112,26 +112,21 @@ sponsors:
112112
url: https://numfocus.org/
113113
logo: /static/img/partners/numfocus.svg
114114
kind: numfocus
115-
- name: "Anaconda"
116-
url: https://www.anaconda.com/
117-
logo: /static/img/partners/anaconda.svg
118-
kind: partner
119-
description: "Tom Augspurger, Brock Mendel"
120115
- name: "Two Sigma"
121116
url: https://www.twosigma.com/
122117
logo: /static/img/partners/two_sigma.svg
123118
kind: partner
124119
description: "Phillip Cloud, Jeff Reback"
125-
- name: "RStudio"
126-
url: https://www.rstudio.com/
127-
logo: /static/img/partners/r_studio.svg
128-
kind: partner
129-
description: "Wes McKinney"
130120
- name: "Ursa Labs"
131121
url: https://ursalabs.org/
132122
logo: /static/img/partners/ursa_labs.svg
133123
kind: partner
134124
description: "Wes McKinney, Joris Van den Bossche"
125+
- name: "d-fine GmbH"
126+
url: https://www.d-fine.com/en/
127+
logo: /static/img/partners/dfine.svg
128+
kind: partner
129+
description: "Patrick Hoefler"
135130
- name: "Tidelift"
136131
url: https://tidelift.com
137132
logo: /static/img/partners/tidelift.svg
@@ -153,3 +148,12 @@ sponsors:
153148
- name: "Paris-Saclay Center for Data Science"
154149
url: https://www.datascience-paris-saclay.fr/
155150
kind: partner
151+
- name: "Anaconda"
152+
url: https://www.anaconda.com/
153+
logo: /static/img/partners/anaconda.svg
154+
kind: partner
155+
- name: "RStudio"
156+
url: https://www.rstudio.com/
157+
logo: /static/img/partners/r_studio.svg
158+
kind: partner
159+
description: "Wes McKinney"
+1
Loading

0 commit comments

Comments
 (0)