diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-07-23 12:27:23 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-07-23 12:27:23 +0000 |
commit | 5844aed232d1adc92b6c5067c456f70401745826 (patch) | |
tree | 928f4bac0bd34fca50bbf8c2cfcf1357ff6ed569 | |
parent | 4338530ee317915bccb1b7dcfe1362f77d0c4ec4 (diff) |
Merge FORMER_CONTRIBUTORS into the book
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | FORMER_CONTRIBUTORS | 29 | ||||
-rw-r--r-- | appendixb/acknowledgments.xml | 22 | ||||
-rw-r--r-- | chapter01/changelog.xml | 6 |
3 files changed, 27 insertions, 30 deletions
diff --git a/FORMER_CONTRIBUTORS b/FORMER_CONTRIBUTORS deleted file mode 100644 index b0979dd41..000000000 --- a/FORMER_CONTRIBUTORS +++ /dev/null @@ -1,29 +0,0 @@ -The list of contributors to the LFS project is getting longer and -longer as time goes by. Active contributors are listed in the book, -both online and the paperback printed editions. - -Unfortunately, due to space constraints and aesthetics, former -contributors cannot all be listed in the online and printed books. -There are simply too many of them. Instead of removing traces of them -altogether, this file will list the people who used to be involved -with the LFS project and have left it since for whatever reason. -Often, their hard work still has effects on the products today, which -is why their names will be listed here. - -As many people come and go, this list will be incomplete. If you are -missing from this file and think you should be added, drop us a line -at lfs-dev@linuxfromscratch.org and we will gladly add you. - -Timothy Bauscher -Robert Briggs -Jeroen Coumans -Ian Chilton -Alex Groenewoud -Marc Heerdink -Mark Hymers -Seth W. Klein -Simon Perreault -Greg Schafer -Jesse Tie-Ten-Quee -Zack Winkles - diff --git a/appendixb/acknowledgments.xml b/appendixb/acknowledgments.xml index 6bef4c4be..81af916d5 100644 --- a/appendixb/acknowledgments.xml +++ b/appendixb/acknowledgments.xml @@ -244,14 +244,30 @@ mirror</para></listitem> Barczak</ulink> <theladyskye@linuxfromscratch.org> – LFS Book Editor</para></listitem> +<listitem><para>Timothy Bauscher</para></listitem> + +<listitem><para>Robert Briggs</para></listitem> + +<listitem><para>Ian Chilton</para></listitem> + <listitem><para><ulink url="mailto:jeroen@linuxfromscratch.org">Jeroen Coumans</ulink> <jeroen@linuxfromscratch.org> – Website Developer, FAQ Maintainer</para></listitem> +<listitem><para>Alex Groenewoud – LFS Technical Writer</para></listitem> + +<listitem><para>Marc Heerdink</para></listitem> + +<listitem><para>Mark Hymers</para></listitem> + +<listitem><para>Seth W. Klein – FAQ maintainer</para></listitem> + <listitem><para><ulink url="mailto:nicholas@linuxfromscratch.org">Nicholas Leippe</ulink> <nicholas@linuxfromscratch.org> – Wiki Maintainer</para></listitem> +<listitem><para>Simon Perreault</para></listitem> + <listitem><para><ulink url="mailto:scot@linuxfromscratch.org">Scot Mc Pherson</ulink> <scot@linuxfromscratch.org> – LFS NNTP Gateway Maintainer</para></listitem> @@ -259,12 +275,16 @@ Maintainer</para></listitem> <listitem><para><ulink url="mailto:semzx@newmail.ru">Alexander Patrakov</ulink> <semzx@newmail.ru> – LFS Technical Writer</para></listitem> +<listitem><para>Greg Schafer – LFS Technical Writer</para></listitem> + +<listitem><para>Jesse Tie-Ten-Quee – LFS Technical Writer</para></listitem> + <listitem><para><ulink url="mailto:jeremy@linuxfromscratch.org">Jeremy Utley</ulink> <jeremy@linuxfromscratch.org> – LFS Technical Writer, Bugzilla Maintainer, LFS-Bootscripts Maintainer</para></listitem> <listitem><para><ulink url="mailto:zwinkles@gmail.com">Zack Winkles</ulink> -<zwinkles@gmail.com> – Former LFS Technical Writer</para></listitem> +<zwinkles@gmail.com> – LFS Technical Writer</para></listitem> </itemizedlist> diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ffea62827..f9a262579 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -108,6 +108,12 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>July 23rd, 2005 [matt]: Moved FORMER_CONTRIBUTORS information +into the book, so as people can actually see it. The space constraint argument +in that file was weak - it only added another 10 lines to a 255 page document +(PDF). Now at least we <emphasis>publically</emphasis> acknowledge the efforts +of previous contributors.</para></listitem> + <listitem><para>July 23rd, 2005 [matt]: Updated to man-pages-2.07.</para></listitem> <listitem><para>July 23rd, 2005 [matt]: Updated to zlib-1.2.3.</para></listitem> |