diff options
author | Rob Landley <rob@landley.net> | 2006-02-17 02:38:00 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2006-02-17 02:38:00 +0000 |
commit | 27cd85b5be2234bbdb3611b8db5a02ebf89f1dbb (patch) | |
tree | ebf045a6819ca581431f07c21ebba560bb62e749 /docs/busybox.net/programming.html | |
parent | eaa3b29a6df75786b5cad98dad0abf7b2ddc1ebd (diff) | |
download | busybox-27cd85b5be2234bbdb3611b8db5a02ebf89f1dbb.tar.gz |
Update Rogues Gallery.
Diffstat (limited to 'docs/busybox.net/programming.html')
-rw-r--r-- | docs/busybox.net/programming.html | 47 |
1 files changed, 31 insertions, 16 deletions
diff --git a/docs/busybox.net/programming.html b/docs/busybox.net/programming.html index 048a57ed1..11d6d6e43 100644 --- a/docs/busybox.net/programming.html +++ b/docs/busybox.net/programming.html @@ -337,36 +337,51 @@ on their their sockets, now you know.)</p> <p>The following login accounts currently exist on busybox.net. (I.E. these people can commit <a href="http://busybox.net/downloads/patches">patches</a> -into subversion.)</p> +into subversion for the BusyBox, uClibc, and buildroot projects.)</p> + +<pre> +aldot :Bernhard Fischer +andersen :Erik Andersen <- uClibc and BuildRoot maintainer. +bug1 :Glenn McGrath +davidm :David McCullough +gkajmowi :Garrett Kajmowicz <- uClibc++ maintainer +jbglaw :Jan-Benedict Glaw +jocke :Joakim Tjernlund +landley :Rob Landley <- BusyBox maintainer +lethal :Paul Mundt +mjn3 :Manuel Novoa III +osuadmin :osuadmin +pgf :Paul Fox +pkj :Peter Kjellerstedt +prpplague :David Anders +psm :Peter S. Mazinger +russ :Russ Dill +sandman :Robert Griebl +sjhill :Steven J. Hill +solar :Ned Ludd +timr :Tim Riker +tobiasa :Tobias Anderberg +vapier :Mike Frysinger +vodz :Vladimir N. Oleynik +</pre> + +<p>The following accounts used to exist on busybox.net, but don't anymore so +I can't ask /etc/passwd for their names. (If anybody would like to make +a stab at it...)</p> <pre> aaronl -aldot -andersen: Erik Andersen <- Previous maintainer (busy with uClibc and buildroot) beppu -bug1 : Glenn McGrath dwhedon erik : Also Erik Andersen? gfeldman jimg kraai -landley : Rob Landley <- Current maintainer -lethal markw miles -mjn3 : Manuel Nova -pgf -pkj proski rjune -russ -sandman -sjhill : Steven J. Hill -solar tausq -timr -vapier -vodz : Vladimir Oleynik </pre> |