Line up the function parameters in the GTree header file again.
[dana/cg-glib.git] / AUTHORS
1 Below are just a few of the people who have contributed
2 to GLib. Please don't mail these people about problems you
3 have with GTK+; see the README file for information about
4 filing bugs and submitting patches.
5
6 GLib-2.0 Team
7 -------------
8 Hans Breuer        <hans@breuer.org>
9 Matthias Clasen    <mclasen@redhat.com>
10 Tor Lillqvist      <tml@iki.fi>
11 Tim Janik          <timj@gtk.org>
12 Havoc Pennington   <hp@redhat.com> 
13 Ron Steinke        <rsteinke@w-link.net>
14 Owen Taylor        <otaylor@redhat.com>
15 Sebastian Wilhelmi <seppi@seppi.de>
16
17 GLib-1.2 Team
18 -------------
19 Shawn T. Amundson  <amundson@gimp.org>
20 Jeff Garzik        <jgarzik@pobox.com>
21 Raja R Harinath    <harinath@cs.umn.edu>
22 Tim Janik          <timj@gtk.org>
23 Elliot Lee         <sopwith@redhat.com>
24 Tor Lillqvist      <tml@iki.fi>
25 Paolo Molaro       <lupus@debian.org>
26 Havoc Pennington   <hp@pobox.com>
27 Manish Singh       <yosh@gimp.org>
28 Owen Taylor        <otaylor@gtk.org>
29 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
30
31 The random number generator "Mersenne Twister", which is used by GLib,
32 was developed and originally coded by:
33 Makoto Matsumoto   <matumoto@math.keio.ac.jp>
34 Takuji Nishimura   <nisimura@math.keio.ac.jp>
35
36 Original Authors
37 ----------------
38 Peter Mattis       <petm@xcf.berkeley.edu>
39 Spencer Kimball    <spencer@xcf.berkeley.edu>
40 Josh MacDonald     <jmacd@xcf.berkeley.edu>