(ac_cv_sizeof_long_long): Avoid '==' and '-a' in 'test's.
[platform/upstream/glib.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 67f4e56..5269e29 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1 +1,30 @@
-Peter Mattis (petm@xcf.berkeley.edu)
+Original Authors
+----------------
+Peter Mattis       <petm@xcf.berkeley.edu>
+Spencer Kimball    <spencer@xcf.berkeley.edu>
+Josh MacDonald     <jmacd@xcf.berkeley.edu>
+
+Please do not mail the original authors asking questions about this 
+version of GLib.
+
+GLib Team
+---------
+Shawn T. Amundson  <amundson@gimp.org>
+Jeff Garzik        <jgarzik@pobox.com>
+Raja R Harinath    <harinath@cs.umn.edu>
+Tim Janik          <timj@gtk.org>
+Elliot Lee         <sopwith@redhat.com>
+Tor Lillqvist      <tml@iki.fi>
+Paolo Molaro       <lupus@debian.org>
+Havoc Pennington   <hp@pobox.com>
+Manish Singh       <yosh@gimp.org>
+Owen Taylor        <otaylor@gtk.org>
+Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+The random number generator "Mersenne Twister", which is used by GLib,
+was developed and originally coded by:
+Makoto Matsumoto   <matumoto@math.keio.ac.jp>
+Takuji Nishimura   <nisimura@math.keio.ac.jp>
+
+There are also many others who have contributed patches and fixes;
+we thank them, for helping us in advancing GLIB.