1	This is at least a partial credits-file of people that have
2	contributed to the Ltrace project.  It is sorted by name and
3	formatted to allow easy grepping and beautification by
4	scripts.  The fields are: name (N), email (E), web-address
5	(W), PGP key ID and fingerprint (P), description (D), and
6	snail-mail address (S).
7----------
8
9N: Pat Beirne
10E: pbeirne@home.com
11D: ARM port
12
13N: Anton Blanchard
14E: anton@samba.org
15D: PowerPC port
16
17N: Jakub Bogusz
18E: qboosh@pld-linux.org
19D: Alpha port
20
21N: Paul Buerger
22E: pbuerger@avetec.org
23D: Fix measuring time spent in a syscall
24
25N: Silvio Cesare
26E: silvio@big.net.au
27D: ELF hacking
28
29N: Juan Cespedes
30W: http://cespedes.org/
31E: cespedes@debian.org
32D: All development up to 0.5.3
33
34N: Luca Clementi
35E: luca.clementi@gmail.com
36D: stack trace improvement
37
38N: Joe Damato
39E: ice799@gmail.com
40D: libdl support
41D: libunwind support
42D: Release 0.6
43
44N: Sedat Dilek
45E: sedat.dilek@gmail.com
46D: Fixes and testing for MIPS arch
47
48N: Michael K. Edwards
49E: m.k.edwards@gmail.com
50D: Fixes
51
52N: Morten Eriksen
53E: mortene@sim.no
54D: Fixes
55
56N: Timothy Fesig
57E: slate@us.ibm.com
58D: s390 port
59
60N: Roman Hodek
61E: Roman.Hodek@informatik.uni-erlangen.de
62D: m68k port
63
64N: Edgar E. Iglesias
65E: edgar.iglesias@gmail.com
66D: CRIS port
67D: MIPSel port
68
69N: Andreas Jaeger
70E: aj@suse.de
71D: x86-64 port
72
73N: Jakub Jelinek
74E: jakub@redhat.com
75D: SPARC port
76D: x86-64 fixes
77D: libelf support
78D: Fixes
79
80N: Michal Ludvig
81E: mludvig@suse.cz
82D: x86-64 fixes
83D: Support for Elf64 binaries
84
85N: Petr Machata
86E: pmachata@redhat.com
87D: Tracing multi-threaded processes
88D: Tracing inter-library calls
89D: Tracing PIE binaries
90D: Fetch backend, ABI fixes for various arches
91D: PowerPC fixes
92D: Manual pages
93D: Release 0.7
94
95N: Santiago Romero
96E: santiago.romero@imdea.org
97
98N: Andreas Schwab
99E: schwab@linux-m68k.org
100D: m68k fixes, fetch backend
101
102N: César Sánchez
103E: cesar.sanchez@imdea.org
104
105N: Eric Vaitl
106E: evaitl@cisco.com
107D: MIPSel port
108
109N: Ian Wienand
110E: ianw@gelato.unsw.edu.au
111D: ia64 port
112
113N: Peter Wu
114E: lekensteyn@gmail.com
115W: https://lekensteyn.nl/
116D: Fixes
117
118N: Andrey Zonov
119E: zont@FreeBSD.org
120D: Portability fixes
121
122
123# This file is part of ltrace.
124#
125# ltrace is free software; you can redistribute it and/or modify it
126# under the terms of the GNU General Public License as published by
127# the Free Software Foundation; either version 2 of the License, or
128# (at your option) any later version.
129#
130# ltrace is distributed in the hope that it will be useful, but
131# WITHOUT ANY WARRANTY; without even the implied warranty of
132# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
133# General Public License for more details.
134#
135# You should have received a copy of the GNU General Public License
136# along with this program.  If not, see <http://www.gnu.org/licenses/>.
137