64 lines
2.3 KiB
XML
64 lines
2.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!--
|
|
Please keep each list alphabetically ordered. Emacs users want to set
|
|
sort-fold-case to true and run sort-lines on a region. Vi+ users can
|
|
visually select the list and use the :sort command.
|
|
|
|
The date="..." should be filled with the last date when a donation from this
|
|
donor came in. It is important for the "current" thankgnus page.
|
|
|
|
Currently, the date="..." may only be set in a single xml file for the same
|
|
donor, so if you add a donor to a file of the new year, don't forget to
|
|
remove the date="..." in the old year's file.
|
|
-->
|
|
|
|
<donorset>
|
|
<patrons>
|
|
<donor date="2009-03-25" img="donors/blackduck.jpg">Black Duck Software</donor>
|
|
<donor img="donors/freiheit.png">freiheit.com technologies</donor>
|
|
<donor img="donors/linuxhotel.png">Linuxhotel Villa Vogelsang</donor>
|
|
<donor date="2009-10-16" img="donors/tarent.png">tarent GmbH</donor>
|
|
</patrons>
|
|
|
|
<sustainingcontributors>
|
|
<donor date="2009-03-23">Google</donor>
|
|
</sustainingcontributors>
|
|
|
|
<contributors>
|
|
<donor>Christian Barth</donor>
|
|
<donor date="2009-01-21">Håkon Wium Lie</donor>
|
|
<donor>inmedias.it GmbH</donor>
|
|
<donor>Joachim Zobel</donor>
|
|
<donor date="2009-05-06">LF.NET GmbH</donor>
|
|
<donor date="2009-12-14">LIHAS - Linuxhaus Stuttgart</donor>
|
|
<donor date="2009-12-28">Univention GmbH</donor>
|
|
<donor date="2009-08-03">Valentin Hilbig</donor>
|
|
</contributors>
|
|
|
|
<supporters>
|
|
<donor>Bernhard Stosik</donor>
|
|
<donor date="2009-09-22">BudgetDedicated.com</donor>
|
|
<donor>Communitare GmbH</donor>
|
|
<donor>Fabian Schury</donor>
|
|
<donor>hippie-online.de</donor>
|
|
<donor>Holger Doepner</donor>
|
|
<donor>Hostsharing eG</donor>
|
|
<donor date="2009-02-18">Ingmar Redel</donor>
|
|
<donor>Jan Brinkmann</donor>
|
|
<donor>Joachim Krantz</donor>
|
|
<donor>Michael Mosmann</donor>
|
|
<donor date="2009-12-21">Markus Osterhoff</donor>
|
|
<donor date="2009-01-30">Network Theory Ltd.</donor>
|
|
<donor date="2009-01-30">OwnIT</donor>
|
|
<donor date="2009-05-28">puma-it.com</donor>
|
|
<donor>Roland Hafner</donor>
|
|
<donor date="2009-12-08">Sven Uebelacker</donor>
|
|
<donor>Thiemo Nagel</donor>
|
|
<donor>Torsten Loehr</donor>
|
|
<donor>Ulrich Walter</donor>
|
|
<donor>Uwe Henschel</donor>
|
|
<donor>Werner Wiethege</donor>
|
|
</supporters>
|
|
</donorset>
|