diff options
author | Aaron Weber <aaron@src.gnome.org> | 2000-05-28 12:05:59 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2000-05-28 12:05:59 +0800 |
commit | 81bab650bb4ca76d93578064794d78190d0e9527 (patch) | |
tree | 37740b8ed8aa84e2079b1cfec63eecb50030443a /doc/C/apx-authors.sgml | |
parent | 0d4aa83d4e9a4a0a90fdaf17ffe3ea5ef861db07 (diff) | |
download | gsoc2013-evolution-81bab650bb4ca76d93578064794d78190d0e9527.tar gsoc2013-evolution-81bab650bb4ca76d93578064794d78190d0e9527.tar.gz gsoc2013-evolution-81bab650bb4ca76d93578064794d78190d0e9527.tar.bz2 gsoc2013-evolution-81bab650bb4ca76d93578064794d78190d0e9527.tar.lz gsoc2013-evolution-81bab650bb4ca76d93578064794d78190d0e9527.tar.xz gsoc2013-evolution-81bab650bb4ca76d93578064794d78190d0e9527.tar.zst gsoc2013-evolution-81bab650bb4ca76d93578064794d78190d0e9527.zip |
added Kevin Breit to author and copyright.
* C/evolution-guide.sgml: added Kevin Breit to author and
copyright.
* C/apx-authors.sgml: Put app authors in a simplelist.
* C/usage-mail.sgml: Removed USAGE-SETUP insertion, added xref to send
users to config-setupassist chapter. This and the following changes
take setup druid coverage out of usage
section and put it in config section.
* C/config-setupassist.sgml: Added mail druid coverage from
usage-setup.sgml.
* C/usage-setup.sgml: Removed file. contents in
config-setupassist.sgml.
* C/evolution-guide.sgml: Removed
USAGE-SETUP entity (and file usage-setup.sgml.)
svn path=/trunk/; revision=3236
Diffstat (limited to 'doc/C/apx-authors.sgml')
-rw-r--r-- | doc/C/apx-authors.sgml | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/doc/C/apx-authors.sgml b/doc/C/apx-authors.sgml index f68b395c9f..7039f6c9c9 100644 --- a/doc/C/apx-authors.sgml +++ b/doc/C/apx-authors.sgml @@ -3,30 +3,30 @@ <title>Authors</title> <para> <application>Evolution</application> was written by: - - Seth Alves: <email>alves@helixcode.com</email> - Anders Carlsson<email>andersca@helixcode.com</email> - Damon Chaplin:<email>damon@helixcode.com</email> - Clifford R. Conover <email>rusty@zootweb.com</email> - Miguel De Icaza: <email>miguel@helixcode.com</email> - Arturo Espinoza <email>arturo@nucleu.unam.mx</email> - Larry Ewing: <email>lewing@helixcode.com</email> - Bertrand Guiheneuf: <email>bertrand@helixcode.com</email> - Tuomas Kuosmanen: <email>tigert@gimp.org</email> - Christopher J. Lahey: <email>clahey@helixcode.com</email> - Matthew Loper: <email>matt@helixcode.com</email> - Dave Mason <email>dcm@redhat.com</email> - Federico Mena: <email>federico@helixcode.com</email> - Eskil Heyn Olsen<email>deity@eski.dk</email> - Nat Friedman: <email>nat@helixcode.com</email> - Ettore Perazzoli:<email>ettore@helixcode.com</email> - Russell Steinthal: <email>rms39@columbia.edu</email> - Peter Teichman: <email>peter@helixcode.com</email> - Chris Toshok: <email>toshok@helixcode.com</email> - Radek Doulik: <email>rodo@helixcode.com</email> - Dan Winship: <email>winship@helixcode.com</email> - Michael Zucchi: <email>notzed@helixcode.com</email> - +<simplelist> + <member>Seth Alves: <email>alves@helixcode.com</email></member> + <member>Anders Carlsson<email>andersca@gnu.org</email></member> + <member>Damon Chaplin:<email>damon@helixcode.com</email></member> + <member>Clifford R. Conover <email>rusty@zootweb.com</email></member> + <member>Miguel De Icaza: <email>miguel@helixcode.com</email></member> + <member>Arturo Espinoza <email>arturo@nucleu.unam.mx</email></member> + <member>Larry Ewing: <email>lewing@helixcode.com</email></member> + <member>Bertrand Guiheneuf: <email>bertrand@helixcode.com</email></member> + <member>Tuomas Kuosmanen: <email>tigert@gimp.org</email></member> + <member>Christopher J. Lahey: <email>clahey@helixcode.com</email></member> + <member>Matthew Loper: <email>matt@helixcode.com</email></member> + <member>Dave Mason <email>dcm@redhat.com</email></member> + <member> Federico Mena: <email>federico@helixcode.com</email></member> + <member>Eskil Heyn Olsen<email>deity@eski.dk</email></member> + <member> Nat Friedman: <email>nat@helixcode.com</email></member> + <member>Ettore Perazzoli:<email>ettore@helixcode.com</email></member> + <member>Russell Steinthal: <email>rms39@columbia.edu</email></member> + <member> Peter Teichman: <email>peter@helixcode.com</email></member> + <member> Chris Toshok: <email>toshok@helixcode.com</email></member> + <member> Radek Doulik: <email>rodo@helixcode.com</email></member> + <member> Dan Winship: <email>winship@helixcode.com</email></member> + <member> Michael Zucchi: <email>notzed@helixcode.com</email></member> +</simplelist> and other dedicated GNOME programmers. </para> <para> |