summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorDebarshi Ray <rishi@gnu.org>2007-02-14 21:39:57 +0530
committerদেবর্ষি রায় <rishi@Sunflower.(none)>2007-02-14 21:39:57 +0530
commit69b733fcedc80d7192fb98c2ade006938c6d58f8 (patch)
tree0da69382fe22899f5f4c21de996548ab0a29c8eb /AUTHORS
parentd29c917bf4a22a084deecf769346f030b87e0eb8 (diff)
downloadparted-69b733fcedc80d7192fb98c2ade006938c6d58f8.tar.gz
Cleaned up the formatting of AUTHORS.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS353
1 files changed, 177 insertions, 176 deletions
diff --git a/AUTHORS b/AUTHORS
index 07deb22..e955e6f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,5 +1,5 @@
This file is part of GNU Parted
-Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
+Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
Free Software Foundation Inc.
This file may be modified and/or distributed without restriction. This is
@@ -27,206 +27,207 @@ Leslie Patrick Polzer <polzer@gnu.org>
Germany
Andrew Clausen <clausen@gnu.org>
- * all FAT code (libparted/fs_fat)
- * all linux-swap code (libparted/fs_linux_swap)
- * some reiserfs glue code (libparted/fs_reiserfs) with Umanets
- * most of the API (with lots of discussion with Lennert Buytenhek)
- (include/parted/*)
- * generic filesystem code (filesys.c) and device code (device.c)
- * exception code (exception.c, debug.c)
- * partition table code (disk.c)
- * dos partition support (disk_dos.c)
- * mac partition support (disk_mac.c)
- * mips partition support (disk_mips.c)
- * loopback support (disk_loop.c)
- * some of the PC98 code (disk_pc98.c), with Masahiro Sakai.
- * misc. hacking on all disk_*.c code
- * low-level I/O code (device.c, geom.c, linux.c)
- - init_scsi() stolen from gnome-gfdisk via Matt Wilson.
- * constraint solver (natmath.c, constraint.c)
- * command-line, and fdisk-like frontend (parted/*)
- * stubs for ntfs, hfs, xfs
- * hacked on libparted/fs_ext2 a fair bit (bug fixes, error handling,
- support for > 1024 groups, etc.)
- * libparted/mbr.s (the MBR boot loader code)
- * misc hacking on GNU/Hurd port
- * major surgery on GUID Partition Table (GPT) support (disk_gpt.[ch])
- * progress meter support (libparted/timer.c include/parted/timer.h)
-
- Snail mail:
- 18 Shaw St
- Ashwood, 3147
- Australia
+ * all FAT code (libparted/fs_fat)
+ * all linux-swap code (libparted/fs_linux_swap)
+ * some reiserfs glue code (libparted/fs_reiserfs) with Umanets
+ * most of the API (with lots of discussion with Lennert Buytenhek)
+ (include/parted/*)
+ * generic filesystem code (filesys.c) and device code (device.c)
+ * exception code (exception.c, debug.c)
+ * partition table code (disk.c)
+ * dos partition support (disk_dos.c)
+ * mac partition support (disk_mac.c)
+ * mips partition support (disk_mips.c)
+ * loopback support (disk_loop.c)
+ * some of the PC98 code (disk_pc98.c), with Masahiro Sakai.
+ * misc. hacking on all disk_*.c code
+ * low-level I/O code (device.c, geom.c, linux.c)
+ - init_scsi() stolen from gnome-gfdisk via Matt Wilson.
+ * constraint solver (natmath.c, constraint.c)
+ * command-line, and fdisk-like frontend (parted/*)
+ * stubs for ntfs, hfs, xfs
+ * hacked on libparted/fs_ext2 a fair bit (bug fixes, error handling,
+ support for > 1024 groups, etc.)
+ * libparted/mbr.s (the MBR boot loader code)
+ * misc hacking on GNU/Hurd port
+ * major surgery on GUID Partition Table (GPT) support (disk_gpt.[ch])
+ * progress meter support (libparted/timer.c include/parted/timer.h)
+
+ Snail mail:
+ 18 Shaw St
+ Ashwood, 3147
+ Australia
Lennert Buytenhek <buytenh@gnu.org>
- * original ext2 code (libparted/fs_ext2)
- * discussion/ideas for API
+ * original ext2 code (libparted/fs_ext2)
+ * discussion/ideas for API
-Matthew Wilson <msw@redhat.com>
- * basis of partition table and device code (disk.c, disk_dos.c,
- and device.c) Has morphed into something that looks completely
- different now :-)
- * bug fixes
- * BSD disklabel support (disk_bsd.c)
- * Python bindings to libparted
- * Don't detect AIX physical volumes as msdos partition tables
- * Code for manipulating AIX PVs
+Matthew Wilson <msw@redhat.com>
+ * basis of partition table and device code (disk.c, disk_dos.c,
+ and device.c) Has morphed into something that looks completely
+ different now :-)
+ * bug fixes
+ * BSD disklabel support (disk_bsd.c)
+ * Python bindings to libparted
+ * Don't detect AIX physical volumes as msdos partition tables
+ * Code for manipulating AIX PVs
-Martin von Lwis <martin@mira.isdn.cs.tu-berlin.de>
- * German translations
+Martin von Lwis <martin@mira.isdn.cs.tu-berlin.de>
+ * German translations
-Baty Jean-Marc <baty@club-internet.fr>
- * French translations
+Baty Jean-Marc <baty@club-internet.fr>
+ * French translations
-Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp>
- * Japanese translations
+Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp>
+ * Japanese translations
-Eliphas Levy Theodoro <eliphas@conectiva.com>
- * Brazillian Portugese translations
+Eliphas Levy Theodoro <eliphas@conectiva.com>
+ * Brazillian Portugese translations
-Dmitry S. Sivachenko <dima@Chg.RU>
- * Russian translations
+Dmitry S. Sivachenko <dima@Chg.RU>
+ * Russian translations
-Timshel Knoll <timshel@pobox.com>
- * man pages (parted.8 partprobe.8)
- * bug fixes
+Timshel Knoll <timshel@pobox.com>
+ * man pages (parted.8 partprobe.8)
+ * bug fixes
-Ivo Timmermans <itimmermans@bigfoot.com>
- * Dutch translations
+Ivo Timmermans <itimmermans@bigfoot.com>
+ * Dutch translations
-Ryoji Kawagishi <kawagisi@yk.rim.or.jp>
- * Japanese translation of doc/USER (user documentation)
- (replaced by Okuji's version, now)
+Ryoji Kawagishi <kawagisi@yk.rim.or.jp>
+ * Japanese translation of doc/USER (user documentation)
+ (replaced by Okuji's version, now)
-Okuji Yoshinori <okuji@kuicr.kyoto-a.ac.jp>
- * doc/USER.jp
- * contributions to Japanese translations
+Okuji Yoshinori <okuji@kuicr.kyoto-a.ac.jp>
+ * doc/USER.jp
+ * contributions to Japanese translations
-Masahiro Sakai <ZVM01052@nifty.ne.jp>
- * most of the PC98 support (disk_pc98.c), with Andrew Clausen
- * lots of tedious work on parted/strlist.c
+Masahiro Sakai <ZVM01052@nifty.ne.jp>
+ * most of the PC98 support (disk_pc98.c), with Andrew Clausen
+ * lots of tedious work on parted/strlist.c
-Damien Genet <damien.genet@free.fr>
- * parted.m4
+Damien Genet <damien.genet@free.fr>
+ * parted.m4
-Ben Collins <bcollins@debian.org>
- * Sun disk label support (libparted/disk_sun.c)
- * stubs for UFS
+Ben Collins <bcollins@debian.org>
+ * Sun disk label support (libparted/disk_sun.c)
+ * stubs for UFS
-Vincent Stelh <vincent.stelhe@free.fr>
- * move syntax patch (make END specification optional). Trivial
- for copyright purposes (no disclaimer needed)
+Vincent Stelh <vincent.stelhe@free.fr>
+ * move syntax patch (make END specification optional). Trivial
+ for copyright purposes (no disclaimer needed)
-Neal H Walfield <neal@cs.uml.edu>
- * GNU/Hurd port - libparted/gnu.c
+Neal H Walfield <neal@cs.uml.edu>
+ * GNU/Hurd port - libparted/gnu.c
-Thomas Roelz <tom@suse.de>
- * misc bug fixes
+Thomas Roelz <tom@suse.de>
+ * misc bug fixes
-Matt Domsch <Matt_Domsch@dell.com>
- * GUID Partition Table (GPT) support (disk_gpt.[ch],
- crc32.[ch])
- * misc bug fixes, including end-of-device workaround
- in libparted/linux.c
+Matt Domsch <Matt_Domsch@dell.com>
+ * GUID Partition Table (GPT) support (disk_gpt.[ch],
+ crc32.[ch])
+ * misc bug fixes, including end-of-device workaround
+ in libparted/linux.c
-Kjetil Torgrim Homme <kjetilho@linpro.no>
- * Norweigen translations
+Kjetil Torgrim Homme <kjetilho@linpro.no>
+ * Norweigen translations
+
+Jrgen Tegnr <jorgen.tegner@telia.com>
+ * Swedish translations
+
+Keld Simonsen <keld@dkuug.dk>
+ * Danish translations
+
+Richard M. Kreuter <kreuter@ausar.rutgers.edu>
+ * converted doc/USER to texinfo (doc/parted.texi)
+
+Miquel Matas <miquelmatas@wanadoo.es>
+ * Catalan translations
+
+Andreas Dilger <adilger@clusterfs.com>
+ * lots of mix bug fixes/cleanups
+
+Vicente E. Llorens <vllorens@mundofree.com>
+ * Spanish translations
+
+Yury Umanets <torque@ukrpost.net>
+ * basis of libparted/fs_reiserfs
+
+Bernardo Joo Torres da Silveira
+ <bernardojts@ig.com.br>
+ * pt_BR translation of FAQ and parted.texi
+
+Wojciech Polak <polak@gnu.org>
+ * Polish translations
+
+Miloslav Trmac <mitr@volny.cz>
+ * Czech translations
+
+Maxim V. Dziumanenko <mvd@mylinux.com.ua>
+ * Ukrainian translations
-Jrgen Tegnr <jorgen.tegner@telia.com>
- * Swedish translations
+Giuseppe Sacco <eppesuig@debian.org>
+ * Italian translations
-Keld Simonsen <keld@dkuug.dk>
- * Danish translations
+Guillaume Knispel <k_guillaume@libertysurf.fr>
+ * nearly all hfs and hfs+ code (libparted/fs_hfs)
+ * hfs+ support for mac partitions (disk_mac.c)
+ * sync_fast code (linux.c gnu.c geom.[ch] device.[ch] )
+ * various fixes (parted.c ui.c filesys.c disk_dos.c disk.c
+ doc/parted.texi doc/API disk_gpt.c disk_mac.c unit.c fs_fat/traverse.c)
-Richard M. Kreuter <kreuter@ausar.rutgers.edu>
- * converted doc/USER to texinfo (doc/parted.texi)
+Chris Lumens <clumens@redhat.com>
+ * interactive help fixes for filesystem types
+ * gcc-4 pedanticism cleanups
-Miquel Matas <miquelmatas@wanadoo.es>
- * Catalan translations
+Wei-Lun Chao <chaoweilun@pcmail.com.tw>
+ * Taiwanese dialect of Chinese (Cantonese?) translations.
-Andreas Dilger <adilger@clusterfs.com>
- * lots of mix bug fixes/cleanups
+Tran Thi Hoang Quyen <banhdauxanhhaiduong@gmail.com>
+ * Vietnamese translations
-Vicente E. Llorens <vllorens@mundofree.com>
- * Spanish translations
+Eduardo Maestri Righes <eduardo@tteng.com.br>
+ * hidden partitions support
+ * setting MS Reserved partitions through "set" command.
-Yury Umanets <torque@ukrpost.net>
- * basis of libparted/fs_reiserfs
+Arif E. Nugroho <arif_endro@yahoo.com>
+ * Indonesian translations
-Bernardo Joo Torres da Silveira <bernardojts@ig.com.br>
- * pt_BR translation of FAQ and parted.texi
-
-Wojciech Polak <polak@gnu.org>
- * Polish translations
-
-Miloslav Trmac <mitr@volny.cz>
- * Czech translations
-
-Maxim V. Dziumanenko <mvd@mylinux.com.ua>
- * Ukrainian translations
-
-Giuseppe Sacco <eppesuig@debian.org>
- * Italian translations
-
-Guillaume Knispel <k_guillaume@libertysurf.fr>
- * nearly all hfs and hfs+ code (libparted/fs_hfs)
- * hfs+ support for mac partitions (disk_mac.c)
- * sync_fast code (linux.c gnu.c geom.[ch] device.[ch] )
- * various fixes (parted.c ui.c filesys.c disk_dos.c disk.c
- doc/parted.texi doc/API disk_gpt.c disk_mac.c unit.c fs_fat/traverse.c)
-
-Chris Lumens <clumens@redhat.com>
- * interactive help fixes for filesystem types
- * gcc-4 pedanticism cleanups
-
-Wei-Lun Chao <chaoweilun@pcmail.com.tw>
- * Taiwanese dialect of Chinese (Cantonese?) translations.
-
-Tran Thi Hoang Quyen <banhdauxanhhaiduong@gmail.com>
- * Vietnamese translations
-
-Eduardo Maestri Righes <eduardo@tteng.com.br>
- * hidden partitions support
- * setting MS Reserved partitions through "set" command.
-
-Arif E. Nugroho <arif_endro@yahoo.com>
- * Indonesian translations
-
-Ithamar R. Adema <ithamar@unet.nl>
- * BeOS support
-
-David Cantrell <dcantrell@redhat.com>
- * Added support for Promise SX8 devices (original patch from Jeremy
- Katz <katzj@redhat.com>)
- * Brought IBM/Red Hat DASD patches forward to parted-1.7.x
- Original IBM authors: Volker Sameske <sameske@de.ibm.com>
- Horst Hummel <Horst.Hummel@de.ibm.com>
- Original Red Hat authors: Phil Knirsch <phil@redhat.de>
- Harald Hoyer <harald@redhat.de>
- * Prevent SIGFPE when FAT sector size is 0
- * Add virtual DASD (VIODASD) on iSeries support
- * Use O_DIRECT I/O to prevent first partition corruption on GPT disks
- * Prevent sector reading exceptions from ped_geometry_check() on Mac
- disklabels.
- * Various bug fixes and other things.
-
-Peter Jones <pjones@redhat.com>
- * Add ped_exception_get_handler()
- * /dev/mapper read/write support on Linux (via libdevmapper)
-
-Darren Lavender <dl1@hppine99.gbr.hp.com>
- * Fix SIGSEGV in parted 1.6.19 and assertion error in 1.7.0
- * Add support for LUN/device resize detection and option GPT
- header corruption
- * Fixed off-by-one error in GPT header that allowed for overlap
- between LDAs of LastUsableLBA and PartitionEntryLBA in backup GPT
-
-Olaf Hering <olh@suse.de>
- * Fixes for Macintosh disk label code
-
-Debarshi Ray <rishi@gnu.org>
- * Display disk model and transport type in parted(8).
- * '--list/-l' command line switch.
- * Introduce 'print devices' and alias 'print list' to 'print all'.
- * Alias 'mktable' to 'mklabel'.
- * Code and API clean-up, bug fixes, and other miscellaneous stuff.
+Ithamar R. Adema <ithamar@unet.nl>
+ * BeOS support
+
+David Cantrell <dcantrell@redhat.com>
+ * Added support for Promise SX8 devices (original patch from Jeremy
+ Katz <katzj@redhat.com>)
+ * Brought IBM/Red Hat DASD patches forward to parted-1.7.x
+ Original IBM authors: Volker Sameske <sameske@de.ibm.com>
+ Horst Hummel <Horst.Hummel@de.ibm.com>
+ Original Red Hat authors: Phil Knirsch <phil@redhat.de>
+ Harald Hoyer <harald@redhat.de>
+ * Prevent SIGFPE when FAT sector size is 0
+ * Add virtual DASD (VIODASD) on iSeries support
+ * Use O_DIRECT I/O to prevent first partition corruption on GPT disks
+ * Prevent sector reading exceptions from ped_geometry_check() on Mac
+ disklabels.
+ * Various bug fixes and other things.
+
+Peter Jones <pjones@redhat.com>
+ * Add ped_exception_get_handler()
+ * /dev/mapper read/write support on Linux (via libdevmapper)
+
+Darren Lavender <dl1@hppine99.gbr.hp.com>
+ * Fix SIGSEGV in parted 1.6.19 and assertion error in 1.7.0
+ * Add support for LUN/device resize detection and option GPT
+ header corruption
+ * Fixed off-by-one error in GPT header that allowed for overlap
+ between LDAs of LastUsableLBA and PartitionEntryLBA in backup GPT
+
+Olaf Hering <olh@suse.de>
+ * Fixes for Macintosh disk label code
+
+Debarshi Ray <rishi@gnu.org>
+ * Display disk model and transport type in parted(8).
+ * '--list/-l' command line switch.
+ * Introduce 'print devices' and alias 'print list' to 'print all'.
+ * Alias 'mktable' to 'mklabel'.
+ * Code and API clean-up, bug fixes, and other miscellaneous stuff.