diff options
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 140 |
1 files changed, 140 insertions, 0 deletions
@@ -0,0 +1,140 @@ +Program: GnuPG +Maintainer: Werner Koch <[email protected]> +Bug reports: <[email protected]> +Security related bug reports: <[email protected]> + +Please note that this file is for the 1.9 branch of GnuPG. + + +Authors +======= + +Ales Nyakhaychyk <[email protected]> Translations [be] + +Birger Langkjer <[email protected]> Translations [da] + +Maxim Britov <[email protected]> Translations [ru] + +Daniel Resare <[email protected]> Translations [sv] +Per Tunedal <[email protected]> Translations [sv] + +David Shaw <[email protected]> Assigns past and future changes. + (all in keyserver/, + a lot of changes in g10/ see the ChangeLog, + bug fixes here and there) + +Dokianakis Theofanis <[email protected]> Translations [el] + +Edmund GRIMLEY EVANS <[email protected]> Translations [eo] + +Florian Weimer <[email protected]> Assigns past and future changes + (changed:g10/parse-packet.c, include/iobuf.h, util/iobuf.c) + +g10 Code GmbH <[email protected]> Assigns past and future changes + (all work since 2001 as indicated by mail addresses in ChangeLogs) + +Gaël Quéri <[email protected]> Translations [fr] + (fixed a lot of typos) + +Gregory Steuck <[email protected]> Translations [ru] + +Nagy Ferenc László <[email protected]> Translations [hu] + +Ivo Timmermans <[email protected]> Translations [nl] + +Jacobo Tarri'o Barreiro <[email protected]> Translations [gl] + +Janusz Aleksander Urbanowicz <[email protected]> Translations [po] + +Jedi Lin <[email protected]> Translations [zh-tw] + +Jouni Hiltunen <[email protected]> Translations [fi] +Tommi Vainikainen <[email protected]> Translations [fi] + +Laurentiu Buzdugan <[email protected]> Translations [ro] + +Magda Procha'zkova' <[email protected]> Translations [cs] + +Michael Roth <[email protected]> Assigns changes. + (wrote cipher/des.c., changes and bug fixes all over the place) + +Michal Majer <[email protected]> Translations [sk] + +Marco d'Itri <[email protected]> Translations [it] + +Marcus Brinkmann <[email protected]> + (gpgconf and fixes all over the place) + +Matthew Skala <[email protected]> Disclaimer + (wrote cipher/twofish.c) + +Moritz Schulte <[email protected]> + (ssh support gpg-agent) + +Niklas Hernaeus <[email protected]> Disclaimer + (weak key patches) + +Nilgun Belma Buguner <[email protected]> Translations [tr] + +Nils Ellmenreich <nils 'at' infosun.fmi.uni-passau.de> + Assigns past and future changes + (configure.in, cipher/rndlinux.c, FAQ) + +Paul Eggert <[email protected]> + (configuration macros for LFS) + +Pavel I. Shajdo <[email protected]> Translations [ru] + (man pages) + +Pedro Morais <[email protected]> Translations [pt_PT] + +Rémi Guyomarch <[email protected]> Assigns past and future changes. + (g10/compress.c, g10/encr-data.c, + g10/free-packet.c, g10/mdfilter.c, g10/plaintext.c, util/iobuf.c) + +Stefan Bellon <[email protected]> Assigns past and future changes. + (All patches to support RISC OS) + +Timo Schulz <[email protected]> Assigns past and future changes. + (util/w32reg.c, g10/passphrase.c, g10/hkp.c) + +Tedi Heriyanto <[email protected]> Translations [id] + +Thiago Jung Bauermann <[email protected]> Translations [pt_BR] +Rafael Caetano dos Santos <[email protected]> Translations [pt_BR] + +Toomas Soome <[email protected]> Translations [et] + +Urko Lusa <[email protected]> Translations [es_ES] + +Walter Koch <[email protected]> Translations [de] + +Werner Koch <[email protected]> Assigns GNU Privacy Guard and future changes. + (started the whole thing, wrote the S/MIME extensions, the + smartcard daemon and the gpg-agent) + +Yosiaki IIDA <[email protected]> Translations [ja] + + + +Other authors +============= + +The files common/libestream.[ch] are maintained as a separate project +by g10 Code GmbH. These files, as used here, are considered part of +GnuPG. + +The RPM specs file scripts/gnupg.spec has been contributed by +several people. + + Copyright 1998, 1999, 2000, 2001, 2002, 2004, + 2005 Free Software Foundation, Inc. + + This file is free software; as a special exception the author gives + unlimited permission to copy and/or distribute it, with or without + modifications, as long as this notice is preserved. + + This file is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY, to the extent permitted by law; without even the + implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + |