-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathTHANKS
121 lines (84 loc) · 4.57 KB
/
THANKS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
GNU Typist THANKS file
GNU Typist was originally written by Simon Baldwin. More details can
be found in the section "History of GNU Typist" in the GNU Typist
Manual. This manual can be found with info after the program is
installed, or before installing at directory `doc'.
Many people have further contributed to GNU Typist by reporting
problems, suggesting various improvements, or submitting actual
code. Here is a list of these people. Help us keep it complete and
exempt of errors.
* Rob Leslie <[email protected]> for reporting bugs and implementing
patches and improvements.
* Dmitry Rutsky <[email protected]> for major improvements
to the code, for Russian interface translation, as well as for
lessons in Russian.
* OLS3 <[email protected]> for the Traditional Chinese translation.
* Martin Pitt <[email protected]> for a patch to ignore trailing
spaces in lesson file lines.
* Stefan Troeger <[email protected]> for typefortune fixes.
* J. M. Cogels <[email protected]> for the Dutch interface translation.
* Richard Susta <http://susta.cz> for contributing new lessons in Czech.
* Hynek Hanke <[email protected]> for translating to Czech interface
messages, lesson files and the user's manual.
* Yuusuke Mita <[email protected]> for suggesting and starting
the typefortune script.
* Sven Guckes <[email protected]> for helping us in debugging
2.5 on Debian GNU/Linux and in GNU/Solaris8.
* José Pelegrín <[email protected]> for updating the Spanish interface
and reporting errors in lessons.
* Kimmo K. I. Surakka <[email protected]> for Native Language Support in
Finnish.
* Felix Natter <[email protected]> for bringing new features, lots of
fixes and improvements to the code and documentation, improving and
converting lessons from other typing tutors, extending tool
capabilities by lesson syntax enhancements, implementing a gtypist
lesson file mode for Emacs, etc. See ChangeLog for details!
* Michael Opdenacker <[email protected]> for administrating CVS, the
mailing-list, GNU Savannah, etc., writing and improving
documentation, testing and discussing tool features.
* Christian "naddy" Weisgerber <[email protected]> for reporting
errors and contributing various fixes on po/*.po, Makefile.am,
and aclocal.m4.
* Igor Tamara <[email protected]> and Vladimir Tamara <[email protected]>
for creating a lesson in spanish; configuration/compilation a la GNU;
adding native language support; porting to DOS/DJGPP, adding NLS in
spanish and enhancing documentation.
* Melissa Giraldo <[email protected]> for her help with the lesson in
spanish.
* Kester Habermann <[email protected]> for helping with Native
Language Support in German
* <[email protected]> for helping with the NLS in German.
* Ben Armstrong <[email protected]> for maintaining the
Debian version, reporting bugs and proposing patches.
* [email protected] for reporting a bug in the configuration of
typist 2.3.
* Caolan McNamara <[email protected]> for sending a patch for
configure.in in typist 2.3.1 to allow the use of curses if ncurses
is not available.
* Jhair Tocancipa <[email protected]> for reporting bugs
in the documentation.
* Ricardo Cadavid <[email protected]> for reporting bugs in the
documentation.
* Paul Goins <[email protected]> for taking over maintainership in
2008, contributing code and updating documentation.
* Tim Marston <[email protected]> for maintainership and development
since 2010.
* Jakub Bogusz <[email protected]> for the polish translation.
* Gökçen Eraslan <[email protected]> for the Turkish translation.
Copyright (C) 2001, 2002, 2003 Simon Baldwin ([email protected])
Copyright (C) 2003, 2004, 2008, 2009, 2011, 2012, 2013, 2014, 2016,
2017, 2018, 2019, 2020
Michael Opdenacker, Paul Goins, Tim Marston,
Felix Natter, Mihai Gătejescu
Copyright (C) 2021, 2022, 2023 Felix Natter, Mihai Gătejescu
This file is a part of GNU Typist
GNU Typist is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
GNU Typist is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Typist. If not, see <http://www.gnu.org/licenses/>.