From a7558b0ad6a45513b3f93820a9a0a2f81a0b5b96 Mon Sep 17 00:00:00 2001 From: Leah Woods Date: Sun, 08 May 2016 10:03:43 -0400 Subject: change contrib page to general list of contribiutors previously it only listed currently active and regular contributors, but this was not ideal because the project also receives one-off contributions from others, sometimes big ones. So we felt it necessary to update the page to reflect this. --- diff --git a/site/contrib/index.php b/site/contrib/index.php index 2f34c07..846783a 100644 --- a/site/contrib/index.php +++ b/site/contrib/index.php @@ -1,7 +1,7 @@ " + Copyright (C) 2015, 2016 Leah Woods " This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as @@ -25,19 +25,24 @@ - <?php echo gettext("Libreboot project maintainers"); ?> + <?php echo gettext("Libreboot project contributors"); ?>
-

+

+

+ If we forgot to mention you here, let us know and we'll add you. (or if you don't want to be mentioned, + let us know and we'll remove your entry) +

+
@@ -73,6 +78,46 @@ FSF sysadmin, responsible for maintaining the libreboot and libreboot-dev mailing lists, and much of the infrastructure that libreboot uses (for instance, libreboot uses Savannah for Git hosting)."); ?> nully in the libreboot IRC channel."); ?>

+

Steve Shenton

+

+ Ported the ThinkPad X200 to libreboot, by figuring out how to deactive the Intel Management Engine on + that laptop, and remove the firmware while still making the system boot correctly. + The ThinkPad T400, T500, R400 and R500 were also ported to libreboot, based on this work. + i

+

Denis 'GNUtoo' Carikli

+

+ Based on the work done by Peter Stuge, Vladimir Serbineko and others + in the coreboot project, got native graphics initialization to work + on the ThinkPad X60, allowing it to be supported in libreboot. + Denis gave Leah a lot of advice and helped her to found the libreboot project. +

+

Vladimir Serbinenko

+

+ Ported many of the thinkpads supported in libreboot, to coreboot, and made many fixes in + coreboot which benefited the libreboot project. Contact phcoder in the #coreboot IRC + channel on freenode. +

+

Paul Menzel

+

+ Investigated and fixed a bug in coreboot on the ThinkPad X60/T60 exposed + by Linux kernel 3.12 and up, which caused 3D acceleration to stop working + and video generally to become unstable. Paul worked with Leah on this, + sending her patches to test periodically until the bug was fixed in + coreboot, and then helped her integrate the fix in libreboot. + Contact PaulePanter in the #libreboot IRC channel. +

+

Jeroen Quint

+

+ Contributed several fixes to the libreboot documentation, relating + to installing Parabola GNU/Linux with full disk encryption on libreboot + systems. Contact Jezza in the #libreboot IRC channel. +

+

Arthur Heymans

+

+ Merged a patch from coreboot into libreboot, enabling C3 and C4 power states + to work correctly on GM45 laptops. This was a long-standing issue before Athur's contribution. + Contact avph in the #libreboot IRC channel. +