source: BOOK/introduction/common/acknowledgements.xml@ 68b366a

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 68b366a was dbf5b55c, checked in by Jim Gifford <clfs@…>, 16 years ago

Updates for Joe as Lead Developer

  • Property mode set to 100644
File size: 3.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-intro-acknowledgements">
9 <title>Cross-LFS Acknowledgements</title>
10 <?dbhtml filename="acknowledgements.html"?>
11
12 <para>The CLFS team would like to acknowledge people who
13 have assisted in making the book what it is today.</para>
14
15 <para>Our Leaders:</para>
16
17 <itemizedlist>
18 <listitem>
19 <para>Ryan Oliver - Build Process Developer.</para>
20 </listitem>
21 <listitem>
22 <para>Jim Gifford - Lead Developer.</para>
23 </listitem>
24 <listitem>
25 <para>Joe Ciccone - Lead Developer.</para>
26 </listitem>
27 <listitem>
28 <para>Jeremy Utley - Release Manager 1.x Series.</para>
29 </listitem>
30 </itemizedlist>
31
32 <para>Our CLFS Team:</para>
33
34 <itemizedlist>
35 <listitem>
36 <para>Nathan Coulson - Bootscripts.</para>
37 </listitem>
38 <listitem>
39 <para>Matt Darcy - x86, X86_64, and Sparc builds.</para>
40 </listitem>
41 <listitem>
42 <para>Manuel Canales Esparcia - Book XML.</para>
43 </listitem>
44 <listitem>
45 <para>Karen McGuiness - Proofreader.</para>
46 </listitem>
47 <listitem>
48 <para>Jeremy Huntwork - PowerPC, x86, Sparc builds.</para>
49 </listitem>
50 <listitem>
51 <para>Justin Knierim - Website Architect.</para>
52 </listitem>
53 <listitem>
54 <para>Ken Moffat - PowerPC and X86_64 builds. Developer of Pure 64 Hint.</para>
55 </listitem>
56 <listitem>
57 <para>Alexander E. Patrakov - Udev/Hotplug Integration</para>
58 </listitem>
59 <listitem>
60 <para>Chris Staub - x86 builds. Leader of Quality Control.</para>
61 </listitem>
62 </itemizedlist>
63
64 <para>Outside the Development Team</para>
65 <itemizedlist>
66 <listitem>
67 <para>Jürg Billeter - Testing and assisting in the development of the Linux Headers Package</para>
68 </listitem>
69 <listitem>
70 <para>Richard Downing - Testing, typo, and content fixes.</para>
71 </listitem>
72 <listitem>
73 <para>Peter Ennis - Typo and content fixes.</para>
74 </listitem>
75 <listitem>
76 <para>Tony Morgan - Typo and content fixes.</para>
77 </listitem>
78 </itemizedlist>
79
80 <para>The CLFS team would also like to acknowledge contributions of people
81 from <ulink url="clfs-dev@lists.cross-lfs.org"/> and associated mailing lists
82 who have provided valuable technical and editorial corrections while testing
83 the Cross-LFS book.</para>
84
85 <itemizedlist>
86 <listitem>
87 <para>G. Moko - Text updates and Typos</para>
88 </listitem>
89 <listitem>
90 <para>Maxim Osipov - MIPS Testing.</para>
91 </listitem>
92 <listitem>
93 <para>Doug Ronne - Various x86_64 fixes.</para>
94 </listitem>
95 <listitem>
96 <para>William Zhou - Text updates and Typos</para>
97 </listitem>
98 <listitem>
99 <para>Theo Schneider - Testing of the Linux Headers Package</para>
100 </listitem>
101 </itemizedlist>
102
103 <para>Thank you all for your support.</para>
104
105</sect1>
Note: See TracBrowser for help on using the repository browser.