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>Joe Ciccone - Lead Developer.</para>
|
---|
23 | </listitem>
|
---|
24 | <listitem>
|
---|
25 | <para>Jim Gifford - Lead Developer.</para>
|
---|
26 | </listitem>
|
---|
27 | </itemizedlist>
|
---|
28 |
|
---|
29 | <para>Our CLFS Team:</para>
|
---|
30 |
|
---|
31 | <itemizedlist>
|
---|
32 | <listitem>
|
---|
33 | <para>Andrew Bradford - Embedded Developer.</para>
|
---|
34 | </listitem>
|
---|
35 | <listitem>
|
---|
36 | <para>Manuel Canales Esparcia - Book XML.</para>
|
---|
37 | </listitem>
|
---|
38 | <listitem>
|
---|
39 | <para>Justin Knierim - Website Architect.</para>
|
---|
40 | </listitem>
|
---|
41 | <listitem>
|
---|
42 | <para>Maarten Lankhorst - MIPS/WRT Embedded Developer.</para>
|
---|
43 | </listitem>
|
---|
44 | <listitem>
|
---|
45 | <para>Chris Staub - Testing and Quality Control.</para>
|
---|
46 | </listitem>
|
---|
47 | <listitem>
|
---|
48 | <para>Zack Winkles - Testing and Quality Control.</para>
|
---|
49 | </listitem>
|
---|
50 | </itemizedlist>
|
---|
51 |
|
---|
52 | <!--
|
---|
53 | <para>Outside the Development Team</para>
|
---|
54 | <itemizedlist>
|
---|
55 | <listitem>
|
---|
56 | <para>Name - Contribution</para>
|
---|
57 | </listitem>
|
---|
58 | </itemizedlist>
|
---|
59 | -->
|
---|
60 | <!--
|
---|
61 |
|
---|
62 | <para>The CLFS team would also like to acknowledge contributions of people
|
---|
63 | from <ulink url="clfs-dev@lists.cross-lfs.org"/> and associated mailing lists
|
---|
64 | who have provided valuable technical and editorial corrections while testing
|
---|
65 | the Cross-LFS book.</para>
|
---|
66 |
|
---|
67 | <itemizedlist>
|
---|
68 | <listitem>
|
---|
69 | <para>Name - Contribution</para>
|
---|
70 | </listitem>
|
---|
71 | </itemizedlist>
|
---|
72 | -->
|
---|
73 |
|
---|
74 | <para>Thank you all for your support.</para>
|
---|
75 |
|
---|
76 | </sect1>
|
---|