Home | History | Annotate | Download | only in ltrace
      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 
      9 N: Pat Beirne
     10 E: pbeirne (a] home.com
     11 D: ARM port
     12 
     13 N: Anton Blanchard
     14 E: anton (a] samba.org
     15 D: PowerPC port
     16 
     17 N: Jakub Bogusz
     18 E: qboosh (a] pld-linux.org
     19 D: Alpha port
     20 
     21 N: Paul Buerger
     22 E: pbuerger (a] avetec.org
     23 D: Fix measuring time spent in a syscall
     24 
     25 N: Silvio Cesare
     26 E: silvio (a] big.net.au
     27 D: ELF hacking
     28 
     29 N: Juan Cespedes
     30 W: http://cespedes.org/
     31 E: cespedes (a] debian.org
     32 D: All development up to 0.5.3
     33 
     34 N: Luca Clementi
     35 E: luca.clementi (a] gmail.com
     36 D: stack trace improvement
     37 
     38 N: Joe Damato
     39 E: ice799 (a] gmail.com
     40 D: libdl support
     41 D: libunwind support
     42 D: Release 0.6
     43 
     44 N: Sedat Dilek
     45 E: sedat.dilek (a] gmail.com
     46 D: Fixes and testing for MIPS arch
     47 
     48 N: Michael K. Edwards
     49 E: m.k.edwards (a] gmail.com
     50 D: Fixes
     51 
     52 N: Morten Eriksen
     53 E: mortene (a] sim.no
     54 D: Fixes
     55 
     56 N: Timothy Fesig
     57 E: slate (a] us.ibm.com
     58 D: s390 port
     59 
     60 N: Roman Hodek
     61 E: Roman.Hodek (a] informatik.uni-erlangen.de
     62 D: m68k port
     63 
     64 N: Edgar E. Iglesias
     65 E: edgar.iglesias (a] gmail.com
     66 D: CRIS port
     67 D: MIPSel port
     68 
     69 N: Andreas Jaeger
     70 E: aj (a] suse.de
     71 D: x86-64 port
     72 
     73 N: Jakub Jelinek
     74 E: jakub (a] redhat.com
     75 D: SPARC port
     76 D: x86-64 fixes
     77 D: libelf support
     78 D: Fixes
     79 
     80 N: Michal Ludvig
     81 E: mludvig (a] suse.cz
     82 D: x86-64 fixes
     83 D: Support for Elf64 binaries
     84 
     85 N: Petr Machata
     86 E: pmachata (a] redhat.com
     87 D: Tracing multi-threaded processes
     88 D: Tracing inter-library calls
     89 D: Tracing PIE binaries
     90 D: Fetch backend, ABI fixes for various arches
     91 D: PowerPC fixes
     92 D: Manual pages
     93 D: Release 0.7
     94 
     95 N: Santiago Romero
     96 E: santiago.romero (a] imdea.org
     97 
     98 N: Andreas Schwab
     99 E: schwab (a] linux-m68k.org
    100 D: m68k fixes, fetch backend
    101 
    102 N: Csar Snchez
    103 E: cesar.sanchez (a] imdea.org
    104 
    105 N: Eric Vaitl
    106 E: evaitl (a] cisco.com
    107 D: MIPSel port
    108 
    109 N: Ian Wienand
    110 E: ianw (a] gelato.unsw.edu.au
    111 D: ia64 port
    112 
    113 N: Peter Wu
    114 E: lekensteyn (a] gmail.com
    115 W: https://lekensteyn.nl/
    116 D: Fixes
    117 
    118 N: Andrey Zonov
    119 E: zont (a] FreeBSD.org
    120 D: 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