This file is part of GNU Parted
Copyright (C) 1999, 2000, 2001 Free Software Foundation Inc.

This file may be modified and/or distributed without restriction.  This is
not an invitation to misrepresent who contributed to GNU Parted.

-------------------------------------------------------------------------------

Apparantly we need to keep track of who did everything, for copyright
reasons (see the Maintainer Howto on www.gnu.org)

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

Lennert Buytenhek       <buytenh@gnu.org>
	* 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

Martin von Lwis	<martin@mira.isdn.cs.tu-berlin.de>
	* German translations

Baty Jean-Marc		<baty@club-internet.fr>
	* French translations

Hiroshi Takekawa	<takekawa@sr3.t.u-tokyo.ac.jp>
	* Japanese translations

Eliphas Levy Theodoro	<eliphas@conectiva.com>
	* Brazillian Portugese translations

Dmitry S. Sivachenko	<dima@Chg.RU>
	* Russian translations

Timshel Knoll		<timshel@pobox.com>
	* man pages (parted.8 partprobe.8)
	* bug fixes

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)

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

Damien Genet		<damien.genet@free.fr>
	* parted.m4

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)

Neal H Walfield		<neal@cs.uml.edu>
	* GNU/Hurd port - libparted/gnu.c

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

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
