All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: mark framebuffer as Orphan
@ 2007-02-15 21:25 Randy Dunlap
  2007-02-15 22:26 ` James Simmons
  2007-02-15 23:27 ` Andrew Morton
  0 siblings, 2 replies; 13+ messages in thread
From: Randy Dunlap @ 2007-02-15 21:25 UTC (permalink / raw)
  To: lkml; +Cc: akpm, linux-fbdev-devel

From: Randy Dunlap <randy.dunlap@oracle.com>

Are we ready to do this?
I'd love for Tony to return, but he's been missing for awhile now.

So this give us the following major areas that are marked as Orphan:

Firmware loader
Framebuffer
Serial (8250/16x50)

and PCMCIA has a Team.  It doesn't seem to be hurting.  :)

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
 MAINTAINERS |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

--- linux-2.6.20-git9.orig/MAINTAINERS
+++ linux-2.6.20-git9/MAINTAINERS
@@ -1321,11 +1321,9 @@ W:	http://www.farsite.co.uk/
 S:	Supported
 
 FRAMEBUFFER LAYER
-P:	Antonino Daplas
-M:	adaplas@pol.net
 L:	linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
 W:	http://linux-fbdev.sourceforge.net/
-S:	Maintained
+S:	Orphan
 
 FREESCALE SOC FS_ENET DRIVER
 P:	Pantelis Antoniou

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

* Re: [PATCH] MAINTAINERS: mark framebuffer as Orphan
  2007-02-15 21:25 [PATCH] MAINTAINERS: mark framebuffer as Orphan Randy Dunlap
@ 2007-02-15 22:26 ` James Simmons
  2007-02-15 23:05   ` Randy Dunlap
  2007-02-15 23:27 ` Andrew Morton
  1 sibling, 1 reply; 13+ messages in thread
From: James Simmons @ 2007-02-15 22:26 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: lkml, akpm, linux-fbdev-devel


I wouldn't say it orphan. I just can't spend 8 hours a day on it. 
Alot of patches have been flowing into the layer.

On Thu, 15 Feb 2007, Randy Dunlap wrote:

> From: Randy Dunlap <randy.dunlap@oracle.com>
> 
> Are we ready to do this?
> I'd love for Tony to return, but he's been missing for awhile now.
> 
> So this give us the following major areas that are marked as Orphan:
> 
> Firmware loader
> Framebuffer
> Serial (8250/16x50)
> 
> and PCMCIA has a Team.  It doesn't seem to be hurting.  :)
> 
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
> ---
>  MAINTAINERS |    4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 
> --- linux-2.6.20-git9.orig/MAINTAINERS
> +++ linux-2.6.20-git9/MAINTAINERS
> @@ -1321,11 +1321,9 @@ W:	http://www.farsite.co.uk/
>  S:	Supported
>  
>  FRAMEBUFFER LAYER
> -P:	Antonino Daplas
> -M:	adaplas@pol.net
>  L:	linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
>  W:	http://linux-fbdev.sourceforge.net/
> -S:	Maintained
> +S:	Orphan
>  
>  FREESCALE SOC FS_ENET DRIVER
>  P:	Pantelis Antoniou
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

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

* Re: [PATCH] MAINTAINERS: mark framebuffer as Orphan
  2007-02-15 22:26 ` James Simmons
@ 2007-02-15 23:05   ` Randy Dunlap
  2007-02-16 12:24     ` Adrian Bunk
  0 siblings, 1 reply; 13+ messages in thread
From: Randy Dunlap @ 2007-02-15 23:05 UTC (permalink / raw)
  To: James Simmons; +Cc: lkml, akpm, linux-fbdev-devel

On Thu, 15 Feb 2007 22:26:10 +0000 (GMT) James Simmons wrote:

> 
> I wouldn't say it orphan. I just can't spend 8 hours a day on it. 
> Alot of patches have been flowing into the layer.

So would you like to leave it as Maintained or change it to
"Odd Fixes"?  (Maintained => a maintainer)  From the MAINTAINTERS file:

	Supported:	Someone is actually paid to look after this.
	Maintained:	Someone actually looks after it.
	Odd Fixes:	It has a maintainer but they don't have time to do
			much other than throw the odd patch in. See below..
	Orphan:		No current maintainer [but maybe you could take the
			role as you write your new code].
	Obsolete:	Old code. Something tagged obsolete generally means
			it has been replaced by a better system and you
			should be using that.


> On Thu, 15 Feb 2007, Randy Dunlap wrote:
> 
> > From: Randy Dunlap <randy.dunlap@oracle.com>
> > 
> > Are we ready to do this?
> > I'd love for Tony to return, but he's been missing for awhile now.
> > 
> > So this give us the following major areas that are marked as Orphan:
> > 
> > Firmware loader
> > Framebuffer
> > Serial (8250/16x50)
> > 
> > and PCMCIA has a Team.  It doesn't seem to be hurting.  :)
> > 
> > Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
> > ---
> >  MAINTAINERS |    4 +---
> >  1 file changed, 1 insertion(+), 3 deletions(-)
> > 
> > --- linux-2.6.20-git9.orig/MAINTAINERS
> > +++ linux-2.6.20-git9/MAINTAINERS
> > @@ -1321,11 +1321,9 @@ W:	http://www.farsite.co.uk/
> >  S:	Supported
> >  
> >  FRAMEBUFFER LAYER
> > -P:	Antonino Daplas
> > -M:	adaplas@pol.net
> >  L:	linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
> >  W:	http://linux-fbdev.sourceforge.net/
> > -S:	Maintained
> > +S:	Orphan
> >  
> >  FREESCALE SOC FS_ENET DRIVER
> >  P:	Pantelis Antoniou

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

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

* Re: [PATCH] MAINTAINERS: mark framebuffer as Orphan
  2007-02-15 21:25 [PATCH] MAINTAINERS: mark framebuffer as Orphan Randy Dunlap
  2007-02-15 22:26 ` James Simmons
@ 2007-02-15 23:27 ` Andrew Morton
  1 sibling, 0 replies; 13+ messages in thread
From: Andrew Morton @ 2007-02-15 23:27 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: lkml, linux-fbdev-devel

On Thu, 15 Feb 2007 13:25:49 -0800
Randy Dunlap <randy.dunlap@oracle.com> wrote:

> From: Randy Dunlap <randy.dunlap@oracle.com>
> 
> Are we ready to do this?
> I'd love for Tony to return, but he's been missing for awhile now.
> 
> So this give us the following major areas that are marked as Orphan:
> 
> Firmware loader
> Framebuffer
> Serial (8250/16x50)
> 
> and PCMCIA has a Team.  It doesn't seem to be hurting.  :)
> 
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
> ---
>  MAINTAINERS |    4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 
> --- linux-2.6.20-git9.orig/MAINTAINERS
> +++ linux-2.6.20-git9/MAINTAINERS
> @@ -1321,11 +1321,9 @@ W:	http://www.farsite.co.uk/
>  S:	Supported
>  
>  FRAMEBUFFER LAYER
> -P:	Antonino Daplas
> -M:	adaplas@pol.net
>  L:	linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
>  W:	http://linux-fbdev.sourceforge.net/
> -S:	Maintained
> +S:	Orphan

No, James is keeping an eye on things, but he obviously doesn't have as
much time to work on it as Tony did.

My point was that for bugs such as the one Pavel identified we're no longer
able to palm it off on the maintainer and expect magic to happen.  Either we
all dig in and help out or things don't get fixed.

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

* Re: [PATCH] MAINTAINERS: mark framebuffer as Orphan
  2007-02-15 23:05   ` Randy Dunlap
@ 2007-02-16 12:24     ` Adrian Bunk
  2007-02-20  5:17         ` Antonino A. Daplas
  2007-02-21 21:37         ` James Simmons
  0 siblings, 2 replies; 13+ messages in thread
From: Adrian Bunk @ 2007-02-16 12:24 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: James Simmons, lkml, akpm, linux-fbdev-devel

On Thu, Feb 15, 2007 at 03:05:26PM -0800, Randy Dunlap wrote:
> On Thu, 15 Feb 2007 22:26:10 +0000 (GMT) James Simmons wrote:
> 
> > 
> > I wouldn't say it orphan. I just can't spend 8 hours a day on it. 
> > Alot of patches have been flowing into the layer.
> 
> So would you like to leave it as Maintained or change it to
> "Odd Fixes"?  (Maintained => a maintainer)  From the MAINTAINTERS file:
> 
> 	Supported:	Someone is actually paid to look after this.
> 	Maintained:	Someone actually looks after it.
> 	Odd Fixes:	It has a maintainer but they don't have time to do
> 			much other than throw the odd patch in. See below..
> 	Orphan:		No current maintainer [but maybe you could take the
> 			role as you write your new code].
> 	Obsolete:	Old code. Something tagged obsolete generally means
> 			it has been replaced by a better system and you
> 			should be using that.
>...

If you start doing this, there are a lot more entries that need to be 
changed...

Which of Supported/Maintained/"Odd Fixes" is written doesn't matter in 
practice.

What matters is that James' email address gets into the entry so that 
patches and bug reports reach him.

James' work is definitely no below the average of entries marked as 
Maintained.

> ~Randy

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


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

* Re: [Linux-fbdev-devel] [PATCH] MAINTAINERS: mark framebuffer as Orphan
  2007-02-16 12:24     ` Adrian Bunk
@ 2007-02-20  5:17         ` Antonino A. Daplas
  2007-02-21 21:37         ` James Simmons
  1 sibling, 0 replies; 13+ messages in thread
From: Antonino A. Daplas @ 2007-02-20  5:17 UTC (permalink / raw)
  To: linux-fbdev-devel; +Cc: Randy Dunlap, akpm, James Simmons, lkml

On Fri, 2007-02-16 at 13:24 +0100, Adrian Bunk wrote:
> On Thu, Feb 15, 2007 at 03:05:26PM -0800, Randy Dunlap wrote:
> > On Thu, 15 Feb 2007 22:26:10 +0000 (GMT) James Simmons wrote:
> > 
> > > 
> > > I wouldn't say it orphan. I just can't spend 8 hours a day on it. 
> > > Alot of patches have been flowing into the layer.

No need.

My apologies for the long absence. I volunteered to serve in a remote,
underserved area (no internet connection, no cellular site, with only a
computer running Windows 95). I thought it would last only a few weeks
but due to unforeseen circumstances, lasted half a year.

Give me several days to read my inbox and update my tree and I should be
back on track.

Tony



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

* Re: [PATCH] MAINTAINERS: mark framebuffer as Orphan
@ 2007-02-20  5:17         ` Antonino A. Daplas
  0 siblings, 0 replies; 13+ messages in thread
From: Antonino A. Daplas @ 2007-02-20  5:17 UTC (permalink / raw)
  To: linux-fbdev-devel; +Cc: Randy Dunlap, akpm, James Simmons, lkml

On Fri, 2007-02-16 at 13:24 +0100, Adrian Bunk wrote:
> On Thu, Feb 15, 2007 at 03:05:26PM -0800, Randy Dunlap wrote:
> > On Thu, 15 Feb 2007 22:26:10 +0000 (GMT) James Simmons wrote:
> > 
> > > 
> > > I wouldn't say it orphan. I just can't spend 8 hours a day on it. 
> > > Alot of patches have been flowing into the layer.

No need.

My apologies for the long absence. I volunteered to serve in a remote,
underserved area (no internet connection, no cellular site, with only a
computer running Windows 95). I thought it would last only a few weeks
but due to unforeseen circumstances, lasted half a year.

Give me several days to read my inbox and update my tree and I should be
back on track.

Tony



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

* Re: [PATCH] MAINTAINERS: mark framebuffer as Orphan
  2007-02-21 21:37         ` James Simmons
@ 2007-02-21 21:36           ` Randy Dunlap
  -1 siblings, 0 replies; 13+ messages in thread
From: Randy Dunlap @ 2007-02-21 21:36 UTC (permalink / raw)
  To: James Simmons; +Cc: Adrian Bunk, lkml, akpm, linux-fbdev-devel

James Simmons wrote:

>>> ...
>> If you start doing this, there are a lot more entries that need to be 
>> changed...
>>
>> Which of Supported/Maintained/"Odd Fixes" is written doesn't matter in 
>> practice.
>>
>> What matters is that James' email address gets into the entry so that 
>> patches and bug reports reach him.
>>
>> James' work is definitely no below the average of entries marked as 
>> Maintained.
> 
> At this point I would say maintained. Plus Tony is coming back :-)
> Its just recently I have been working on various other things like the 
> display class.

Sure.  I'm not changing anything.  :)

-- 
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

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

* Re: [PATCH] MAINTAINERS: mark framebuffer as Orphan
@ 2007-02-21 21:36           ` Randy Dunlap
  0 siblings, 0 replies; 13+ messages in thread
From: Randy Dunlap @ 2007-02-21 21:36 UTC (permalink / raw)
  To: James Simmons; +Cc: akpm, linux-fbdev-devel, lkml, Adrian Bunk

James Simmons wrote:

>>> ...
>> If you start doing this, there are a lot more entries that need to be 
>> changed...
>>
>> Which of Supported/Maintained/"Odd Fixes" is written doesn't matter in 
>> practice.
>>
>> What matters is that James' email address gets into the entry so that 
>> patches and bug reports reach him.
>>
>> James' work is definitely no below the average of entries marked as 
>> Maintained.
> 
> At this point I would say maintained. Plus Tony is coming back :-)
> Its just recently I have been working on various other things like the 
> display class.

Sure.  I'm not changing anything.  :)

-- 
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

* Re: [PATCH] MAINTAINERS: mark framebuffer as Orphan
  2007-02-16 12:24     ` Adrian Bunk
@ 2007-02-21 21:37         ` James Simmons
  2007-02-21 21:37         ` James Simmons
  1 sibling, 0 replies; 13+ messages in thread
From: James Simmons @ 2007-02-21 21:37 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Randy Dunlap, lkml, akpm, linux-fbdev-devel


> > > Alot of patches have been flowing into the layer.
> > 
> > So would you like to leave it as Maintained or change it to
> > "Odd Fixes"?  (Maintained => a maintainer)  From the MAINTAINTERS file:
> > 
> > 	Supported:	Someone is actually paid to look after this.
> > 	Maintained:	Someone actually looks after it.
> > 	Odd Fixes:	It has a maintainer but they don't have time to do
> > 			much other than throw the odd patch in. See below..
> > 	Orphan:		No current maintainer [but maybe you could take the
> > 			role as you write your new code].
> > 	Obsolete:	Old code. Something tagged obsolete generally means
> > 			it has been replaced by a better system and you
> > 			should be using that.
> >...
> 
> If you start doing this, there are a lot more entries that need to be 
> changed...
> 
> Which of Supported/Maintained/"Odd Fixes" is written doesn't matter in 
> practice.
> 
> What matters is that James' email address gets into the entry so that 
> patches and bug reports reach him.
> 
> James' work is definitely no below the average of entries marked as 
> Maintained.

At this point I would say maintained. Plus Tony is coming back :-)
Its just recently I have been working on various other things like the 
display class.

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

* Re: [PATCH] MAINTAINERS: mark framebuffer as Orphan
@ 2007-02-21 21:37         ` James Simmons
  0 siblings, 0 replies; 13+ messages in thread
From: James Simmons @ 2007-02-21 21:37 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Randy Dunlap, akpm, linux-fbdev-devel, lkml


> > > Alot of patches have been flowing into the layer.
> > 
> > So would you like to leave it as Maintained or change it to
> > "Odd Fixes"?  (Maintained => a maintainer)  From the MAINTAINTERS file:
> > 
> > 	Supported:	Someone is actually paid to look after this.
> > 	Maintained:	Someone actually looks after it.
> > 	Odd Fixes:	It has a maintainer but they don't have time to do
> > 			much other than throw the odd patch in. See below..
> > 	Orphan:		No current maintainer [but maybe you could take the
> > 			role as you write your new code].
> > 	Obsolete:	Old code. Something tagged obsolete generally means
> > 			it has been replaced by a better system and you
> > 			should be using that.
> >...
> 
> If you start doing this, there are a lot more entries that need to be 
> changed...
> 
> Which of Supported/Maintained/"Odd Fixes" is written doesn't matter in 
> practice.
> 
> What matters is that James' email address gets into the entry so that 
> patches and bug reports reach him.
> 
> James' work is definitely no below the average of entries marked as 
> Maintained.

At this point I would say maintained. Plus Tony is coming back :-)
Its just recently I have been working on various other things like the 
display class.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

* Re: [Linux-fbdev-devel] [PATCH] MAINTAINERS: mark framebuffer as Orphan
  2007-02-20  5:17         ` Antonino A. Daplas
@ 2007-02-21 21:39           ` James Simmons
  -1 siblings, 0 replies; 13+ messages in thread
From: James Simmons @ 2007-02-21 21:39 UTC (permalink / raw)
  To: Antonino A. Daplas; +Cc: linux-fbdev-devel, Randy Dunlap, akpm, lkml


Your alive!!! I thought something happened to you.

On Tue, 20 Feb 2007, Antonino A. Daplas wrote:

> On Fri, 2007-02-16 at 13:24 +0100, Adrian Bunk wrote:
> > On Thu, Feb 15, 2007 at 03:05:26PM -0800, Randy Dunlap wrote:
> > > On Thu, 15 Feb 2007 22:26:10 +0000 (GMT) James Simmons wrote:
> > > 
> > > > 
> > > > I wouldn't say it orphan. I just can't spend 8 hours a day on it. 
> > > > Alot of patches have been flowing into the layer.
> 
> No need.
> 
> My apologies for the long absence. I volunteered to serve in a remote,
> underserved area (no internet connection, no cellular site, with only a
> computer running Windows 95). I thought it would last only a few weeks
> but due to unforeseen circumstances, lasted half a year.
> 
> Give me several days to read my inbox and update my tree and I should be
> back on track.
> 
> Tony
> 
> 
> 

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

* Re: [PATCH] MAINTAINERS: mark framebuffer as Orphan
@ 2007-02-21 21:39           ` James Simmons
  0 siblings, 0 replies; 13+ messages in thread
From: James Simmons @ 2007-02-21 21:39 UTC (permalink / raw)
  To: Antonino A. Daplas; +Cc: Randy Dunlap, akpm, linux-fbdev-devel, lkml


Your alive!!! I thought something happened to you.

On Tue, 20 Feb 2007, Antonino A. Daplas wrote:

> On Fri, 2007-02-16 at 13:24 +0100, Adrian Bunk wrote:
> > On Thu, Feb 15, 2007 at 03:05:26PM -0800, Randy Dunlap wrote:
> > > On Thu, 15 Feb 2007 22:26:10 +0000 (GMT) James Simmons wrote:
> > > 
> > > > 
> > > > I wouldn't say it orphan. I just can't spend 8 hours a day on it. 
> > > > Alot of patches have been flowing into the layer.
> 
> No need.
> 
> My apologies for the long absence. I volunteered to serve in a remote,
> underserved area (no internet connection, no cellular site, with only a
> computer running Windows 95). I thought it would last only a few weeks
> but due to unforeseen circumstances, lasted half a year.
> 
> Give me several days to read my inbox and update my tree and I should be
> back on track.
> 
> Tony
> 
> 
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

end of thread, other threads:[~2007-02-21 21:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-15 21:25 [PATCH] MAINTAINERS: mark framebuffer as Orphan Randy Dunlap
2007-02-15 22:26 ` James Simmons
2007-02-15 23:05   ` Randy Dunlap
2007-02-16 12:24     ` Adrian Bunk
2007-02-20  5:17       ` [Linux-fbdev-devel] " Antonino A. Daplas
2007-02-20  5:17         ` Antonino A. Daplas
2007-02-21 21:39         ` [Linux-fbdev-devel] " James Simmons
2007-02-21 21:39           ` James Simmons
2007-02-21 21:37       ` James Simmons
2007-02-21 21:37         ` James Simmons
2007-02-21 21:36         ` Randy Dunlap
2007-02-21 21:36           ` Randy Dunlap
2007-02-15 23:27 ` Andrew Morton

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.