Rob Landley is busybox maintainer now. Eeek.
authorRob Landley <rob@landley.net>
Tue, 14 Feb 2006 08:29:48 +0000 (08:29 -0000)
committerRob Landley <rob@landley.net>
Tue, 14 Feb 2006 08:29:48 +0000 (08:29 -0000)
docs/busybox.net/FAQ.html
docs/busybox.net/about.html
docs/busybox_footer.pod

index f2c8628..3e4aa28 100644 (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>
index c086263..305dabf 100644 (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>
 
index f965711..da4ffa7 100644 (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