Rob Landley is busybox maintainer now. Eeek.

This commit is contained in:
Rob Landley 2006-02-14 08:29:48 +00:00
parent d05981eaf1
commit a253e7361f
3 changed files with 13 additions and 14 deletions

View File

@ -108,8 +108,8 @@ have additions to this FAQ document, we would love to add them,
If you want an automated yet customizable system builder which produces
a BusyBox and uClibc based system, try
<a href="http://buildroot.uclibc.org">buildroot</a>, which is
another project by the maintainer of the uClibc and BusyBox projects
(Erik Andersen). Download the tarball, extract it, unset CC, make.
another project by the maintainer of the uClibc (Erik Andersen).
Download the tarball, extract it, unset CC, make.
For more instructions, see the website.
</p>
@ -180,7 +180,7 @@ have additions to this FAQ document, we would love to add them,
If you simply need help with using or configuring BusyBox, please submit a
detailed description of your problem to the BusyBox mailing list at <a
href="mailto:busybox@mail.busybox.net"> busybox@mail.busybox.net</a>.
Please do not send private email to Erik (the maintainer of BusyBox) asking
Please do not send email to individual developers asking
for private help unless you are planning on paying for consulting services.
When we answer questions on the BusyBox mailing list, it helps everyone,
while private answers help only you...
@ -239,16 +239,16 @@ have additions to this FAQ document, we would love to add them,
If you find that you need help with BusyBox, you can ask for help on the
BusyBox mailing list at busybox@mail.busybox.net. In addition to the BusyBox
mailing list, Erik (andersee), Manuel (mjn3) and others are known to hang out
on the uClibc IRC channel: #uclibc on irc.freenode.net. (Daily logs of
that IRC channel, going back to 2002, are available
mailing list, Erik (andersee), Manuel (mjn3), Rob (landley) and others are
known to hang out on the uClibc IRC channel: #uclibc on irc.freenode.net.
(Daily logs of that IRC channel, going back to 2002, are available
<a href="http://ibot.Rikers.org/%23uclibc/">here</a>.)
<p>
<b>Please do not send private email to Erik, Manuel, or the other BusyBox
contributors asking for private help unless you are planning on paying for
consulting services.</b>
<b>Please do not send private email to Rob, Erik, Manuel, or the other
BusyBox contributors asking for private help unless you are planning on
paying for consulting services.</b>
<p>
@ -311,8 +311,8 @@ have additions to this FAQ document, we would love to add them,
If you prefer to contact Erik directly to make a donation, donate hardware,
request support, etc, you can contact
<a href="http://codepoet-consulting.com/">CodePoet Consulting</a> here.
CodePoet Consulting can accept both Visa and MasterCard for those that do not
trust PayPal...
CodePoet Consulting can accept both Visa and MasterCard for those that do
not trust PayPal...
<hr />
<p>

View File

@ -24,8 +24,7 @@ nodes in /dev, a few configuration files in /etc, and a Linux kernel.
<p>
BusyBox is maintained by <a href=
"http://codepoet.org/andersen/erik/erik.html">Erik Andersen</a>, and
BusyBox is maintained by <a href=http://www.landley.net>Rob Landley</a>, and
licensed under the
<a href= "http://www.gnu.org/copyleft/gpl.html">GNU GENERAL PUBLIC LICENSE</a>

View File

@ -25,7 +25,7 @@ use of any NSS support files or libraries.
=head1 MAINTAINER
Erik Andersen <andersen@codepoet.org>
Rob Landley <rob@landley.net>
=head1 AUTHORS