All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: move old ide-{floppy,tape} entries to CREDITS
@ 2009-03-18 21:01 Bartlomiej Zolnierkiewicz
  2009-03-19  5:39 ` Borislav Petkov
  0 siblings, 1 reply; 3+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2009-03-18 21:01 UTC (permalink / raw)
  To: linux-ide; +Cc: linux-kernel, Gadi Oxman, Paul Bristow, Borislav Petkov

From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Subject: [PATCH] MAINTAINERS: move old ide-{floppy,tape} entries to CREDITS

Ben Hutchings noticed that MAINTAINERS somehow still contain old
ide-{floppy,tape} entries.  Fix it by moving them to CREDITS (kudos
to Gadi and Paul for all the early hard work on ide-{floppy,tape}).

Cc: Gadi Oxman <gadio@netvision.net.il>
Cc: Paul Bristow <paul@paulbristow.net>
Cc: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
---
Borislav, maybe it would make sense to rename IDE/ATAPI CDROM DRIVER
entry to IDE/ATAPI DRIVERS one nowadays (you're the one doing most of
ATAPI work anyway :)?

 CREDITS     |    9 +++++++++
 MAINTAINERS |   13 -------------
 2 files changed, 9 insertions(+), 13 deletions(-)

Index: b/CREDITS
===================================================================
--- a/CREDITS
+++ b/CREDITS
@@ -495,6 +495,11 @@ S: Kopmansg 2
 S: 411 13  Goteborg
 S: Sweden
 
+N: Paul Bristow
+E: paul@paulbristow.net
+W: http://paulbristow.net/linux/idefloppy.html
+D: Maintainer of IDE/ATAPI floppy driver
+
 N: Dominik Brodowski
 E: linux@brodo.de
 W: http://www.brodo.de/
@@ -2642,6 +2647,10 @@ S: C/ Mieses 20, 9-B
 S: Valladolid 47009
 S: Spain
 
+N: Gadi Oxman
+E: gadio@netvision.net.il
+D: Original author and maintainer of IDE/ATAPI floppy/tape drivers
+
 N: Greg Page
 E: gpage@sovereign.org
 D: IPX development and support
Index: b/MAINTAINERS
===================================================================
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2179,19 +2179,6 @@ M:	petkovbb@gmail.com
 L:	linux-ide@vger.kernel.org
 S:	Maintained
 
-IDE/ATAPI FLOPPY DRIVERS
-P:	Paul Bristow
-M:	Paul Bristow <paul@paulbristow.net>
-W:	http://paulbristow.net/linux/idefloppy.html
-L:	linux-kernel@vger.kernel.org
-S:	Maintained
-
-IDE/ATAPI TAPE DRIVERS
-P:	Gadi Oxman
-M:	Gadi Oxman <gadio@netvision.net.il>
-L:	linux-kernel@vger.kernel.org
-S:	Maintained
-
 IDLE-I7300
 P:	Andy Henroid
 M:	andrew.d.henroid@intel.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: move old ide-{floppy,tape} entries to CREDITS
  2009-03-18 21:01 [PATCH] MAINTAINERS: move old ide-{floppy,tape} entries to CREDITS Bartlomiej Zolnierkiewicz
@ 2009-03-19  5:39 ` Borislav Petkov
  2009-03-20 18:46   ` Bartlomiej Zolnierkiewicz
  0 siblings, 1 reply; 3+ messages in thread
From: Borislav Petkov @ 2009-03-19  5:39 UTC (permalink / raw)
  To: Bartlomiej Zolnierkiewicz
  Cc: linux-ide, linux-kernel, Gadi Oxman, Paul Bristow

On Wed, Mar 18, 2009 at 10:01:32PM +0100, Bartlomiej Zolnierkiewicz wrote:
> From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
> Subject: [PATCH] MAINTAINERS: move old ide-{floppy,tape} entries to CREDITS
> 
> Ben Hutchings noticed that MAINTAINERS somehow still contain old
> ide-{floppy,tape} entries.  Fix it by moving them to CREDITS (kudos
> to Gadi and Paul for all the early hard work on ide-{floppy,tape}).
> 
> Cc: Gadi Oxman <gadio@netvision.net.il>
> Cc: Paul Bristow <paul@paulbristow.net>
> Cc: Borislav Petkov <petkovbb@gmail.com>
> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
> ---
> Borislav, maybe it would make sense to rename IDE/ATAPI CDROM DRIVER
> entry to IDE/ATAPI DRIVERS one nowadays (you're the one doing most of
> ATAPI work anyway :)?

... after you, of course :).

Fine with me. The easiest would be if you fold the change into the same patch.

> 
>  CREDITS     |    9 +++++++++
>  MAINTAINERS |   13 -------------
>  2 files changed, 9 insertions(+), 13 deletions(-)

-- 
Regards/Gruss,
    Boris.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: move old ide-{floppy,tape} entries to CREDITS
  2009-03-19  5:39 ` Borislav Petkov
@ 2009-03-20 18:46   ` Bartlomiej Zolnierkiewicz
  0 siblings, 0 replies; 3+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2009-03-20 18:46 UTC (permalink / raw)
  To: petkovbb; +Cc: linux-ide, linux-kernel, Gadi Oxman, Paul Bristow

On Thursday 19 March 2009, Borislav Petkov wrote:
> On Wed, Mar 18, 2009 at 10:01:32PM +0100, Bartlomiej Zolnierkiewicz wrote:
> > From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
> > Subject: [PATCH] MAINTAINERS: move old ide-{floppy,tape} entries to CREDITS
> > 
> > Ben Hutchings noticed that MAINTAINERS somehow still contain old
> > ide-{floppy,tape} entries.  Fix it by moving them to CREDITS (kudos
> > to Gadi and Paul for all the early hard work on ide-{floppy,tape}).
> > 
> > Cc: Gadi Oxman <gadio@netvision.net.il>
> > Cc: Paul Bristow <paul@paulbristow.net>
> > Cc: Borislav Petkov <petkovbb@gmail.com>
> > Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
> > ---
> > Borislav, maybe it would make sense to rename IDE/ATAPI CDROM DRIVER
> > entry to IDE/ATAPI DRIVERS one nowadays (you're the one doing most of
> > ATAPI work anyway :)?
> 
> ... after you, of course :).
> 
> Fine with me. The easiest would be if you fold the change into the same patch.

OK, done!

From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Subject: [PATCH] MAINTAINERS: move old ide-{floppy,tape} entries to CREDITS (take 2)

Ben Hutchings noticed that MAINTAINERS somehow still contain old
ide-{floppy,tape} entries.  Fix it by moving them to CREDITS (kudos
to Gadi and Paul for all the early hard work on ide-{floppy,tape}).

v2:
Rename IDE/ATAPI CDROM DRIVER entry to IDE/ATAPI DRIVERS one.

Cc: Gadi Oxman <gadio@netvision.net.il>
Cc: Paul Bristow <paul@paulbristow.net>
Acked-by: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
---
 CREDITS     |    9 +++++++++
 MAINTAINERS |   15 +--------------
 2 files changed, 10 insertions(+), 14 deletions(-)

Index: b/CREDITS
===================================================================
--- a/CREDITS
+++ b/CREDITS
@@ -495,6 +495,11 @@ S: Kopmansg 2
 S: 411 13  Goteborg
 S: Sweden
 
+N: Paul Bristow
+E: paul@paulbristow.net
+W: http://paulbristow.net/linux/idefloppy.html
+D: Maintainer of IDE/ATAPI floppy driver
+
 N: Dominik Brodowski
 E: linux@brodo.de
 W: http://www.brodo.de/
@@ -2642,6 +2647,10 @@ S: C/ Mieses 20, 9-B
 S: Valladolid 47009
 S: Spain
 
+N: Gadi Oxman
+E: gadio@netvision.net.il
+D: Original author and maintainer of IDE/ATAPI floppy/tape drivers
+
 N: Greg Page
 E: gpage@sovereign.org
 D: IPX development and support
Index: b/MAINTAINERS
===================================================================
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2173,25 +2173,12 @@ L:	linux-ide@vger.kernel.org
 T:	quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
 S:	Maintained
 
-IDE/ATAPI CDROM DRIVER
+IDE/ATAPI DRIVERS
 P:	Borislav Petkov
 M:	petkovbb@gmail.com
 L:	linux-ide@vger.kernel.org
 S:	Maintained
 
-IDE/ATAPI FLOPPY DRIVERS
-P:	Paul Bristow
-M:	Paul Bristow <paul@paulbristow.net>
-W:	http://paulbristow.net/linux/idefloppy.html
-L:	linux-kernel@vger.kernel.org
-S:	Maintained
-
-IDE/ATAPI TAPE DRIVERS
-P:	Gadi Oxman
-M:	Gadi Oxman <gadio@netvision.net.il>
-L:	linux-kernel@vger.kernel.org
-S:	Maintained
-
 IDLE-I7300
 P:	Andy Henroid
 M:	andrew.d.henroid@intel.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-03-20 19:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-18 21:01 [PATCH] MAINTAINERS: move old ide-{floppy,tape} entries to CREDITS Bartlomiej Zolnierkiewicz
2009-03-19  5:39 ` Borislav Petkov
2009-03-20 18:46   ` Bartlomiej Zolnierkiewicz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.