diff options
| author | Pavel Janík | 2002-03-24 15:21:55 +0000 |
|---|---|---|
| committer | Pavel Janík | 2002-03-24 15:21:55 +0000 |
| commit | 137e547d38d73097d82571745e954fcf4c18def9 (patch) | |
| tree | ad1419295af908e9496faa3da9a849356dda219c | |
| parent | cf8b484f16197f8f890c75861984e2fc3f214b9f (diff) | |
| download | emacs-137e547d38d73097d82571745e954fcf4c18def9.tar.gz emacs-137e547d38d73097d82571745e954fcf4c18def9.zip | |
New file, list of tutorial translators.
| -rw-r--r-- | etc/TUTORIAL.translators | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/etc/TUTORIAL.translators b/etc/TUTORIAL.translators new file mode 100644 index 00000000000..e3e1a0290db --- /dev/null +++ b/etc/TUTORIAL.translators | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | This file contains the list of translators of the tutorial. | ||
| 2 | |||
| 3 | TUTORIAL.cs: Milan Zamazal <pdm@zamazal.org> | ||
| 4 | Pavel Janík <Pavel@Janik.cz> | ||
| 5 | TUTORIAL.de: Werner Lemberg <wl@gnu.org> | ||
| 6 | TUTORIAL.es: Carlos Alberto López Troncoso | ||
| 7 | Igor Tamara Patino <igor@tamarapatino.com> | ||
| 8 | TUTORIAL.fr: Éric Jacoboni <jaco@teaser.fr> | ||
| 9 | TUTORIAL.ja: Kenichi Handa <handa@etl.go.jp> | ||
| 10 | TUTORIAL.ko: Koaunghi Un <koaunghi.un@student.uni-tuebingen.de> | ||
| 11 | TUTORIAL.nl: Pieter Schoenmakers <tiggr@ics.ele.tue.nl> | ||
| 12 | TUTORIAL.pl: Beatę Wierzchołowską <beataw@orient.uw.edu.pl> | ||
| 13 | Janusz S. Bien <jsbien@mail.uw.edu.pl> | ||
| 14 | TUTORIAL.ro: Tudor Hulubei <tudor@gnu.org> | ||
| 15 | TUTORIAL.se: Mats Lidell <mats.lidell@eua.ericsson.se> | ||
| 16 | TUTORIAL.sk: Miroslav Vaško <vasko@debian.cz> | ||
| 17 | Pavel Janík <Pavel@Janik.cz> | ||
| 18 | TUTORIAL.sl: Primož Peterlin <peterlin@biofiz.mf.uni-lj.si> | ||
| 19 | TUTORIAL.th: Virach Sornlertlamvanich <virach@nectec.or.th> | ||
| 20 | |||
| 21 | ;;; Local Variables: | ||
| 22 | ;;; coding: utf-8 | ||
| 23 | ;;; End: | ||