source: introduction/common/acknowledgements.xml@ 69fdb4d

Last change on this file since 69fdb4d was 0db44dc, checked in by Joe Ciccone <jciccone@…>, 18 years ago

Applied the text updates in r2527 from trunk to the 1.0 branch.

  • Property mode set to 100644
File size: 3.0 KB
RevLine 
[bf8c11f]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
[f224753]12 <para>The CLFS team would like to acknowledge people who
[ed3e5d8]13 have assisted in making the book what it is today.</para>
[bf8c11f]14
[f224753]15 <para>Our Leaders:</para>
16
[bf8c11f]17 <itemizedlist>
18 <listitem>
[f224753]19 <para>Ryan Oliver - Build Process Developer.</para>
[bf8c11f]20 </listitem>
21 <listitem>
[f224753]22 <para>Jim Gifford - Lead Developer.</para>
[bf8c11f]23 </listitem>
24 <listitem>
[f224753]25 <para>Jeremy Utley - Release Manager 1.x Series.</para>
[bf8c11f]26 </listitem>
[f224753]27 </itemizedlist>
28
29 <para>Our CLFS Team:</para>
30
31 <itemizedlist>
[bf8c11f]32 <listitem>
[f224753]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>
[2917b9c]48 <para>Jeremy Huntwork - PowerPC, x86, Sparc builds.</para>
[f224753]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>
[bf8c11f]55 </listitem>
56 <listitem>
[f224753]57 <para>Alexander E. Patrakov - Udev/Hotplug Integration</para>
[bf8c11f]58 </listitem>
59 <listitem>
[f224753]60 <para>Chris Staub - x86 builds. Leader of Quality Control.</para>
[bf8c11f]61 </listitem>
62 </itemizedlist>
63
[f224753]64 <para>Outside the Development Team</para>
[bf8c11f]65 <itemizedlist>
66 <listitem>
[0db44dc]67 <para>Jürg Billeter - Testing and assisting in the development of the Linux Headers Package</para>
[bf8c11f]68 </listitem>
69 <listitem>
[f224753]70 <para>Richard Downing - Testing, typo, and content fixes.</para>
[bf8c11f]71 </listitem>
72 <listitem>
[f224753]73 <para>Peter Ennis - Typo and content fixes.</para>
[bf8c11f]74 </listitem>
75 <listitem>
[f224753]76 <para>Tony Morgan - Typo and content fixes.</para>
[bf8c11f]77 </listitem>
[f224753]78 </itemizedlist>
79
[0db44dc]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>
[f224753]84
85 <itemizedlist>
[bf8c11f]86 <listitem>
[f224753]87 <para>G. Moko - Text updates and Typos</para>
[bf8c11f]88 </listitem>
89 <listitem>
[f224753]90 <para>Maxim Osipov - MIPS Testing.</para>
[bf8c11f]91 </listitem>
[f6bcc50]92 <listitem>
[f224753]93 <para>Doug Ronne - Various x86_64 fixes.</para>
[f6bcc50]94 </listitem>
[4677eac]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>
[bf8c11f]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.