source: clfs-embedded/BOOK/introduction/common/acknowledgements.xml @ 3466794

Last change on this file since 3466794 was 3466794, checked in by Jim Gifford <clfs@…>, 17 years ago

Text Updates

  • Property mode set to 100644
File size: 3.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3  "http://www.oasis-open.org/docbook/xml/4.4/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>Jeremy Utley - Release Manager 1.x Series.</para>
26    </listitem>
27  </itemizedlist>
28
29  <para>Our CLFS Team:</para>
30
31  <itemizedlist>
32    <listitem>
33      <para>Joe Ciccone - Alpha, MIPS, Sparc builds.</para>
34    </listitem>
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    <listitem>
63      <para>Maarten Lankhorst - MIPS/WRT embedded builds.</para>
64    </listitem>
65    <listitem>
66      <para>Zack Winkles - Testing and Quality Control.</para>
67    </listitem>
68  </itemizedlist>
69
70  <para>Outside the Development Team</para>
71 <itemizedlist>
72    <listitem>
73      <para>Jürg Billeter - Testing and assisting in the development of the Linux Headers Package</para>
74    </listitem>
75    <listitem>
76      <para>Richard Downing - Testing, typo, and content fixes.</para>
77    </listitem>
78    <listitem>
79      <para>Peter Ennis - Typo and content fixes.</para>
80    </listitem>
81    <listitem>
82      <para>Tony Morgan - Typo and content fixes.</para>
83    </listitem>
84  </itemizedlist>
85
86  <para>The CLFS team would also like to acknowledge contributions of people
87  from <ulink url="clfs-dev@lists.cross-lfs.org"/> and associated mailing lists
88  who have provided valuable technical and editorial corrections while testing
89  the Cross-LFS book.</para>
90
91 <itemizedlist>
92    <listitem>
93      <para>G. Moko - Text updates and Typos</para>
94    </listitem>
95    <listitem>
96      <para>Maxim Osipov - MIPS Testing.</para>
97    </listitem>
98    <listitem>
99      <para>Doug Ronne - Various x86_64 fixes.</para>
100    </listitem>
101    <listitem>
102      <para>William Zhou - Text updates and Typos</para>
103    </listitem>
104    <listitem>
105      <para>Theo Schneider - Testing of the Linux Headers Package</para>
106    </listitem>
107  </itemizedlist>
108
109  <para>Thank you all for your support.</para>
110
111</sect1>
Note: See TracBrowser for help on using the repository browser.