From e5c71724407d04814b7baba7d395d6a32a4f29d8 Mon Sep 17 00:00:00 2001 From: Curtis Gedak Date: Thu, 12 Jul 2012 15:12:59 -0600 Subject: [PATCH] Add more contributors to AUTHORS Scanned ChangeLog and added some GParted code contributors that had been accidentally missed from being included in the AUTHORS file. --- AUTHORS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/AUTHORS b/AUTHORS index 23663822..44471112 100644 --- a/AUTHORS +++ b/AUTHORS @@ -26,6 +26,9 @@ Bart Harkvoort * Created and maintained up to official 0.3.3 release and the unofficial 0.3.4 release. +Colin Watson + * Wrote find /dev/mapper devices when not using libparted discovery patch + Curtis Gedak * Created SWRaid.h, SWRaid.cc to support Linux software RAID devices. * Created DMRaid.h, DMRaid.cc to support /dev/mapper dmraid devices. @@ -43,6 +46,12 @@ Curtis Gedak * Created OperationLabelPartition.h, OperationLabelPartition.cc * Maintained from official 0.3.5 release onward +Denis Sirotkin + * Wrote small patch to avoid crash when rescanning devices + +Dmitriy Motitskiy + * Wrote small patch to fix crash on startup with Russian language + Jérôme Dumesnil * Wrote patch to merge actions -- method Win_GParted::Merge_Operations(). @@ -59,6 +68,9 @@ Markus Elfring * Wrote small patch to delete unnecessary null pointer checks * Wrote small patch to add complete quoting for macro parameters +Martin Pitt + * Wrote patch to install signal handler to clean up automount disabling FDI + Michael Monreal * Wrote small patch to implement themed app icon in hicolor @@ -78,6 +90,7 @@ Phillip Susi Rogier Goossens * Wrote patch to support changing file system UUIDs. * Created OperationChangeUUID.h, OperationChangeUUID.cc to support changing UUIDs. + * Wrote small patch to fix detection of multiple SW RAID (md) devices Sebastian Kraft * Designed Tango theme icons @@ -87,5 +100,11 @@ Seth Heeren * Wrote several small patches to fix memory leaks and valgrind errors * Wrote method replacement patch to simplify Utils::cleanup_cursor +Seth Hunter + * Wrote small patch to fix create partition off by one sector + Stephen Kirkby * Wrote small patch to reverse umount order in xfs::copy + +Vincent Untz + * Wrote small patch to correctly link to gthread