Skip to content

Commit 31a1104

Browse files
committed
fix historical supporters list, honor alphabetical order
1 parent 9f654d4 commit 31a1104

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

doc/_data/support/supporters.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,17 @@ financial: ''
2828

2929
# Have provided cloud credits that power Binder infrastructure
3030
credits:
31+
- name: Curvenote
32+
logo: https://raw.githubusercontent.com/curvenote/brand/mybinder/logos/logo-text-blue.svg
33+
url: https://curvenote.com/
34+
3135
- name: GESIS
3236
logo: https://www.gesis.org/typo3conf/ext/gesis_web_ext/Resources/Public/webpack/dist/img/gs_home_logo_de.svg
3337
url: https://www.gesis.org
3438

35-
- name: Curvenote
36-
logo: https://raw.githubusercontent.com/curvenote/brand/mybinder/logos/logo-text-blue.svg
37-
url: https://curvenote.com/
39+
- name: Google Open Source
40+
logo: https://www.gstatic.com/devrel-devsite/prod/v6cd15f45ec209c8961e07ea7e57ed9a0e9da4333bc915e67d1fcd2b2a9ec62d1/opensource/images/lockup.svg
41+
url: https://opensource.google/
3842

3943
- name: OVHCloud
4044
logo: https://upload.wikimedia.org/wikipedia/commons/2/26/Logo-OVH.svg

0 commit comments

Comments
 (0)