]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/included/authors.itexi
Web: Authors.itexi update
[lilypond.git] / Documentation / included / authors.itexi
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @c This file is part of community.itexi and ../topdocs/AUTHORS.itexi
3
4 @ignore
5
6   This file lists authors of LilyPond, and what they wrote.  Each
7   list is sorted alphabetically by surname.  This file lists people
8   that have contributed more than a few hours of work.
9
10   Developers are people who have been listed under the "Development
11   Team" in Documentation/misc/THANKS*, or who are added when they
12   reach a significant amount of contributions with respect to the
13   existing Developers list, and can choose their own titles.
14   Contributors are everybody else, and simply list their
15   contributions.  All lists are sorted alphabetically.
16
17   Developers should be listed under "main developers" and nowhere
18   else. Main developers may appear in both the current and previous.
19   Anybody who has finished doing a "main devel team" task should
20   list it under developersPrevious, even if they're still doing
21   other "main devel team" stuff.  See "Graham Percival" for an
22   example.
23
24   Contributors are also split between Current and Previous.
25   Anybody who worked on anything up to and including the latest
26   stable release should be listed under "previous contributors".
27   Contributors who worked on the unstable release should be listed
28   under "current contributors".  A contributor can thus be listed
29   twice (under previous and current).
30
31   Each category contains:
32     core...     (programming)
33     font...     (duh)
34     doc...      (documentation and examples)
35     bug...      (bug squad members)
36     support...  (building, distributions, editors,
37                  lilypond-book, LSR, but *not* answering emails)
38     translations... (duh)
39   We might add a "general" or "other" if there's something else.
40
41 @end ignore
42
43
44 @macro developersCurrent
45
46 @itemize
47
48 @item Trevor Daniels:
49 @email{t.daniels@@treda.co.uk},
50 Assistant documentation editor
51
52 @item Colin Hall:
53 Bug meister
54
55 @item Phil Holmes:
56 @email{mail@@philholmes.net}
57 @uref{http://www.philholmes.net}
58 Build unentangler, Bug squad member
59
60 @item David Kastrup:
61 @email{dak@@gnu.org},
62 hard core developer, user and programming interfaces, bug squashing and
63 swamp drainage.
64
65 @item Werner Lemberg,
66 @email{wl@@gnu.org},
67 Fonts, bug squasher
68
69 @item Han-Wen Nienhuys:
70 @email{hanwen@@xs4all.nl},
71 @uref{http://www.xs4all.nl/~hanwen/},
72 Main author
73
74 @item Jan Nieuwenhuizen:
75 @email{janneke@@gnu.org},
76 @uref{http://JoyofSource.com},
77 @uref{http://AvatarAcademy.nl},
78 Main author
79
80 @item Mark Polesky:
81 Documentation, Code cleanup
82
83 @item Carl Sorensen:
84 @email{c_sorensen@@byu.edu},
85 Core developer
86
87 @item Francisco Vila:
88 Translation Meister
89
90 @item Valentin Villenave:
91 Core developer
92
93 @item Janek Warchoł:
94 @email{janek.lilypond@@gmail.com},
95 Core developer
96
97 @end itemize
98 @end macro
99
100
101
102 @macro developersPrevious
103
104 @itemize
105
106 @c use colons not commas for @item entries.
107
108 @item Mats Bengtsson:
109 @email{mats.bengtsson@@ee.kth.se},
110 @uref{https://www.kth.se/profile/matben/},
111 Support guru
112
113 @item Bertrand Bordage:
114 @email{bordage.bertrand@@gmail.com},
115 Core developer, font designer
116
117 @item Ian Hulin:
118 Core developer
119
120 @item Reinhold Kainhofer:
121 @email{reinhold@@kainhofer.com},
122 @uref{http://reinhold.kainhofer.com},
123 Core developer, Music2xml wrangler
124
125 @item Pedro Kroeger:
126 Build meister
127
128 @item Jonathan Kulp:
129 Assistant documentation editor
130
131 @item Joe Neeman:
132 Core developer
133
134 @item John Mandereau:
135 @email{john.mandereau@@free.fr},
136 Translation meister
137
138 @item Patrick McCarty:
139 SVG guru, bug squad member, bug squasher, text handling
140
141 @item Graham Percival:
142 @uref{http://percival-music.ca},
143 Bug meister, Grand Documentation Project leader
144
145 @item Neil Puttock:
146 Core developer
147
148 @item Jürgen Reuter:
149 @email{reuter_j@@web.de},
150 @uref{http://www.juergen-reuter.de},
151 Ancient notation
152
153 @item Mike Solomon:
154 @email{mike@@mikesolomon.org},
155 Core developer, Frog meister
156
157 @item Erik Sandberg:
158 Bug meister
159
160 @item Nicolas Sceaux:
161 Core developer, Schemer extraordinaire
162
163 @end itemize
164 @end macro
165
166
167 @c  *****************  current contributors
168
169 @macro coreCurrent
170
171 @c use commas not colons
172
173 Guido Aulisi,
174 Federico Bruni,
175 Nathan Chou,
176 Dan Eble,
177 John Gourlay,
178 Marc Hohl,
179 Masamichi Hosoda,
180 Mark Knoop,
181 Tobias Kretschmar,
182 James Lowe,
183 Thomas Morley,
184 Paul Morris,
185 David Nalesnik,
186 Keith OHara,
187 Benkő Pál,
188 Knut Petersen,
189 Julien Rioux,
190 Devon Schudy,
191 Heikki Tauriainen
192
193 @c no comma for last entry
194
195 @end macro
196
197
198
199 @macro fontCurrent
200
201 @c use commas not colons
202
203 Masamichi Hosoda,
204 Abraham Lee
205
206
207 @c no comma for last entry
208
209 @end macro
210
211
212
213 @macro docCurrent
214
215 @c use commas not colons
216
217 Frédéric Bron,
218 Federico Bruni,
219 Colin Campbell,
220 Urs Liska,
221 James Lowe,
222 Thomas Morley,
223 Jean-Charles Malahieude,
224 Patrick Schmidt,
225 Pierre Perol-Schneider,
226 Greg Swinford,
227 Martin Tarenskeen
228
229 @c no comma for last entry
230
231 @end macro
232
233
234 @macro bugsquadCurrent
235
236 @c use commas not colons
237
238 Simon Albrecht,
239 Federico Bruni,
240 Colin Campbell,
241 Phil Holmes,
242 Ralph Palmer
243
244 @c no comma for last entry
245
246 @end macro
247
248
249 @macro supportCurrent
250
251 @c use commas not colons
252
253 Simon Albrecht,
254 Colin Campbell,
255 Eluze,
256 Marc Hohl,
257 Phil Holmes,
258 Marek Klein,
259 Alex Loomis,
260 Kieren MacMillan,
261 Thomas Morley,
262 Tim McNamara,
263 Paul Morris,
264 David Nalesnik,
265 Urs Liska,
266 Ralph Palmer,
267 Pierre Perol-Schneider,
268 Neil Puttock,
269 Tao
270
271 @c no comma for last entry
272
273 @end macro
274
275
276
277 @macro translationsCurrent
278
279 @c use commas not colons
280
281 Federico Bruni,
282 Luca Rossetto Casel,
283 Felipe Castro,
284 Pavel Fric,
285 Walter Garcia-Fontes,
286 Tommaso Gordini,
287 Erika Griechisch,
288 Denes Harmath,
289 Jean-Charles Malahieude,
290 Till Paala,
291 Yoshiki Sawada,
292 Paco Tomillo
293
294 @c no comma for last entry
295
296 @end macro
297
298
299 @c  *****************  previous contributors
300
301 @macro corePrevious
302
303 @c use commas not colons
304
305 Erlend Aasland,
306 Maximilian Albert,
307 Aleksandr Andreev,
308 Guido Amoruso,
309 Sven Axelsson,
310 Kristof Bastiaensen,
311 Pál Benkő,
312 Frédéric Bron,
313 Juliusz Chroboczek,
314 Peter Chubb,
315 Angelo Contardi,
316 Vicente Solsona Della,
317 Hajo Dezelski,
318 Michael Welsh Duggan,
319 David Feuer,
320 Bertalan Fodor,
321 Richard Gay,
322 Mathieu Giraud,
323 Lisa Opus Goldstein,
324 Torsten Hämmerle,
325 Yuval Harel,
326 Andrew Hawryluk,
327 Christian Hitz,
328 Karin Hoethker,
329 Rutger Hofmann,
330 Marc Hohl,
331 Bernard Hurley,
332 Yoshinobu Ishizaki,
333 Chris Jackson,
334 Felix Janda,
335 David Jedlinsky,
336 Heikki Junes,
337 Michael Käppler,
338 Thomas Klausner,
339 Marek Klein,
340 Michael Krause,
341 Jean-Baptiste Lamy,
342 Jonatan Liljedahl,
343 Peter Lutek,
344 Andrew Main,
345 Kieren MacMillan,
346 Hendrik Maryns,
347 Thomas Morgan,
348 David Nalesnik,
349 Matthias Neeracher,
350 Keith OHara,
351 Justin Ohmie,
352 Tatsuya Ono,
353 Benkő Pál,
354 Benjamin Peterson,
355 Guy Gascoigne-Piggford,
356 Anders Pilegaard,
357 Henning Hraban Ramm,
358 Nathan Reed,
359 Julien Rioux,
360 Johannes Rohrer,
361 Stan Sanderson,
362 Andreas Scherer,
363 Johannes Schindelin,
364 Patrick Schmidt,
365 Boris Shingarov,
366 Kim Shrier,
367 Edward Sanford Sutton,
368 Adam Spiers,
369 David Svoboda,
370 Heikki Taurainen,
371 Piers Titus van der Torren,
372 Owen Tuz,
373 Sebastiano Vigna,
374 Jan-Peter Voigt,
375 Arno Waschk,
376 John Williams,
377 Andrew Wilson,
378 Milan Zamazal,
379 Rune Zedeler,
380 Rodolfo Zitellini
381
382 @c no comma for last entry
383
384 @end macro
385
386
387
388 @macro fontPrevious
389
390 @c use commas not colons
391
392 Tom Cato Amundsen,
393 Marc Hohl,
394 Chris Jackson,
395 Alexander Kobel,
396 Abraham Lee,
397 Keith OHara,
398 Carsten Steger,
399 Arno Waschk,
400 Rune Zedeler
401
402 @c no comma for last entry
403
404 @end macro
405
406
407
408 @macro docPrevious
409
410 @c use commas not colons
411
412 Erlend Aasland,
413 Trevor Bača,
414 Alard de Boer,
415 Colin Campbell,
416 Jay Hamilton,
417 Joseph Harfouch,
418 Andrew Hawryluk,
419 Cameron Horsburgh,
420 Geoff Horton,
421 Heikki Junes,
422 Kurtis Kroon,
423 James Lowe,
424 Dave Luttinen,
425 Kieren MacMillan,
426 Christian Mondrup,
427 Mike Moral,
428 Eyolf Østrem,
429 Ralph Palmer,
430 François Pinard,
431 David Pounder,
432 Michael Rasmussen,
433 Till Rettig,
434 Pavel Roskin,
435 Patrick Schmidt,
436 Alberto Simoes,
437 Guy Stalnaker,
438 Arnold Theresius,
439 Anh Hai Trinh,
440 Eduardo Vieira,
441 Stefan Weil,
442 Rune Zedeler,
443 Rodolfo Zitellini
444
445 @c no comma for last entry
446
447 @end macro
448
449
450 @macro bugsquadPrevious
451
452 @c use commas not colons
453
454 Colin Campbell,
455 James E. Bailey,
456 Eluze,
457 Phil Holmes,
458 Derek Klinge,
459 Marek Klein,
460 Urs Liska,
461 James Lowe,
462 Kieren MacMillan,
463 Ralph Palmer,
464 Dmytro O. Redchuk
465
466 @c no comma for last entry
467 @end macro
468
469 @macro supportPrevious
470
471 @c use commas not colons
472
473 Colin Campbell,
474 Anthony Fok,
475 Christian Hitz,
476 Phil Holmes,
477 Chris Jackson,
478 Heikki Junes,
479 David Svoboda
480
481 @c no comma for last entry
482
483 @end macro
484
485
486
487 @macro translationsPrevious
488
489 @c use commas not colons
490
491 Alard de Boer,
492 Federico Bruni,
493 Abel Cheung,
494 Frédéric Chiasson,
495 Simon Dahlbacka,
496 Orm Finnendahl,
497 David González,
498 Nicolas Grandclaude,
499 Dénes Harmath,
500 Damien Heurtebise,
501 Bjoern Jacke,
502 Matthieu Jacquot,
503 Neil Jerram,
504 Heikki Junes,
505 Nicolas Klutchnikoff,
506 Jean-Charles Malahieude,
507 Adrian Mariano,
508 Christian Mondrup,
509 Tineke de Munnik,
510 Steven Michael Murphy,
511 Till Paala,
512 François Pinard,
513 Gauvain Pocentek,
514 Till Rettig,
515 Ludovic Sardain,
516 Yoshiki Sawada,
517 Thomas Scharkowski,
518 Clytie Siddall,
519 August S. Sigov,
520 Roland Stigge,
521 Risto Vääräniemi,
522 Andrea Valle,
523 Ralf Wildenhues,
524 Olcay Yıldırım
525
526 @c no comma for last entry
527
528 @end macro