All checks were successful
continuous-integration/drone/push Build is passing
53 lines
2.3 KiB
XML
53 lines
2.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<donorset>
|
|
<version>1</version>
|
|
|
|
<!--
|
|
The "since" attribute is set for all donors which have donated in at least
|
|
4 calendar years in a row - even if previous donations were lower than the
|
|
current category. A pause of one calendar year is ok and may happen more
|
|
than once in the donor's career. Monthly supporters are listed with the
|
|
amount for the full year, even if the year is still ongoing.
|
|
-->
|
|
|
|
<category1>
|
|
<!-- 1,500 per month or 18,000 in this year -->
|
|
<!-- Sorted by amount, with large image (width x height ca. 15.000) -->
|
|
<donor img="donors/vodafone.png" amount="250,000">Vodafone</donor>
|
|
<donor img="donors/internet-archive.png" amount="100,000">Stichting Internet Archive</donor>
|
|
<donor img="donors/proton.png" amount="47,151">Proton Foundation</donor>
|
|
<donor img="donors/linuxhotel.png" amount="18,000" since="2001">Linuxhotel Villa Vogelsang</donor>
|
|
</category1>
|
|
|
|
<category2>
|
|
<!-- 300 per month or 3,600 in this year -->
|
|
<!-- Sorted by name, with smaller image (width x height ca. 5.000) -->
|
|
<donor img="donors/silver-fastbill.png">FastBill GmbH</donor>
|
|
<donor img="donors/silver-github.png">GitHub</donor>
|
|
<donor img="donors/silver-heinlein-support.png" since="2014">Heinlein Support</donor>
|
|
<donor img="donors/silver-intevation-new.png" since="2009">Intevation GmbH</donor>
|
|
<donor img="donors/silver-openproject.png" since="2019">OpenProject</donor>
|
|
<donor img="donors/silver-siemens.png" since="2015">Siemens</donor>
|
|
<donor>Y Combinator</donor>
|
|
</category2>
|
|
|
|
<category3>
|
|
<!-- 60 per month or 720 in this year -->
|
|
<!-- Sorted by name, no image -->
|
|
<donor since="2022">Büchel Blech AG</donor>
|
|
<donor>Eclipse Foundation</donor>
|
|
<donor>foundata</donor>
|
|
<donor since="2014">Thomas Etter</donor>
|
|
<donor since="2016">Holger Kienle</donor>
|
|
<donor since="2003">Hostsharing eG</donor>
|
|
<donor since="2004">inmedias.it</donor>
|
|
<donor since="2021">Julian Rüth GmbH</donor>
|
|
<donor since="2009">LIHAS - LinuxHaus Stuttgart</donor><!-- Adrian Reyer -->
|
|
<donor>Linux Foundation</donor>
|
|
<donor>Matomo.org</donor>
|
|
<donor>SUSE</donor>
|
|
<donor since="2016">sysmocom - systems for mobile communications</donor>
|
|
</category3>
|
|
</donorset>
|