* [PATCH] Remove name and email address as maintainer for SN2
@ 2011-08-14 19:05 Jes.Sorensen
2011-08-14 19:22 ` Linus Torvalds
0 siblings, 1 reply; 6+ messages in thread
From: Jes.Sorensen @ 2011-08-14 19:05 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
From: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@gmail.com>
---
MAINTAINERS | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1d445f5..79080e0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5921,7 +5921,6 @@ S: Supported
F: drivers/net/smsc9420.*
SN-IA64 (Itanium) SUB-PLATFORM
-M: Jes Sorensen <jes@sgi.com>
L: linux-altix@sgi.com
L: linux-ia64@vger.kernel.org
W: http://www.sgi.com/altix
--
1.7.4.4
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH] Remove name and email address as maintainer for SN2
2011-08-14 19:05 [PATCH] Remove name and email address as maintainer for SN2 Jes.Sorensen
@ 2011-08-14 19:22 ` Linus Torvalds
2011-08-14 21:22 ` Jes Sorensen
0 siblings, 1 reply; 6+ messages in thread
From: Linus Torvalds @ 2011-08-14 19:22 UTC (permalink / raw)
To: Jes.Sorensen; +Cc: linux-kernel
Umm, shouldn't we mark it as unmaintained in this case?
Or do we have someone who has one of those and is willing to do the
(not very much) to make sure it keeps compiling and booting?
Linus
On Sun, Aug 14, 2011 at 12:05 PM, <Jes.Sorensen@redhat.com> wrote:
> From: Jes Sorensen <Jes.Sorensen@redhat.com>
>
> Signed-off-by: Jes Sorensen <Jes.Sorensen@gmail.com>
> ---
> MAINTAINERS | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d445f5..79080e0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5921,7 +5921,6 @@ S: Supported
> F: drivers/net/smsc9420.*
>
> SN-IA64 (Itanium) SUB-PLATFORM
> -M: Jes Sorensen <jes@sgi.com>
> L: linux-altix@sgi.com
> L: linux-ia64@vger.kernel.org
> W: http://www.sgi.com/altix
> --
> 1.7.4.4
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] Remove name and email address as maintainer for SN2
2011-08-14 19:22 ` Linus Torvalds
@ 2011-08-14 21:22 ` Jes Sorensen
2011-08-15 13:18 ` Robin Holt
0 siblings, 1 reply; 6+ messages in thread
From: Jes Sorensen @ 2011-08-14 21:22 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, holt
On 08/14/11 21:22, Linus Torvalds wrote:
> Umm, shouldn't we mark it as unmaintained in this case?
>
> Or do we have someone who has one of those and is willing to do the
> (not very much) to make sure it keeps compiling and booting?
>
> Linus
Hi,
We could do that too, I am not quite sure what the status is at SGI
these days. CC'ing Robin Holt who can probably tell us whether they want
to add a name or mark it unmaintained.
Cheers,
Jes
> On Sun, Aug 14, 2011 at 12:05 PM, <Jes.Sorensen@redhat.com> wrote:
>> From: Jes Sorensen <Jes.Sorensen@redhat.com>
>>
>> Signed-off-by: Jes Sorensen <Jes.Sorensen@gmail.com>
>> ---
>> MAINTAINERS | 1 -
>> 1 files changed, 0 insertions(+), 1 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 1d445f5..79080e0 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -5921,7 +5921,6 @@ S: Supported
>> F: drivers/net/smsc9420.*
>>
>> SN-IA64 (Itanium) SUB-PLATFORM
>> -M: Jes Sorensen <jes@sgi.com>
>> L: linux-altix@sgi.com
>> L: linux-ia64@vger.kernel.org
>> W: http://www.sgi.com/altix
>> --
>> 1.7.4.4
>>
>>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] Remove name and email address as maintainer for SN2
2011-08-14 21:22 ` Jes Sorensen
@ 2011-08-15 13:18 ` Robin Holt
2011-08-15 15:34 ` Linus Torvalds
0 siblings, 1 reply; 6+ messages in thread
From: Robin Holt @ 2011-08-15 13:18 UTC (permalink / raw)
To: Jes Sorensen; +Cc: Linus Torvalds, linux-kernel, holt
On Sun, Aug 14, 2011 at 11:22:16PM +0200, Jes Sorensen wrote:
> On 08/14/11 21:22, Linus Torvalds wrote:
> > Umm, shouldn't we mark it as unmaintained in this case?
> >
> > Or do we have someone who has one of those and is willing to do the
> > (not very much) to make sure it keeps compiling and booting?
> >
> > Linus
>
> Hi,
>
> We could do that too, I am not quite sure what the status is at SGI
> these days. CC'ing Robin Holt who can probably tell us whether they want
> to add a name or mark it unmaintained.
Why don't we just add me as the maintainer. I can set up a script to
compile and boot it once a week on a few common configs. I think I
already have that for testing the x86_64 drivers/misc/sgi-xp bits so it
should be no significant increase in work.
I will work today on getting the linux-altix@sgi.com mailing list working
again if it is not already and then ensuring I am on that list.
Thanks,
Robin
>
> Cheers,
> Jes
>
>
> > On Sun, Aug 14, 2011 at 12:05 PM, <Jes.Sorensen@redhat.com> wrote:
> >> From: Jes Sorensen <Jes.Sorensen@redhat.com>
> >>
> >> Signed-off-by: Jes Sorensen <Jes.Sorensen@gmail.com>
> >> ---
> >> MAINTAINERS | 1 -
> >> 1 files changed, 0 insertions(+), 1 deletions(-)
> >>
> >> diff --git a/MAINTAINERS b/MAINTAINERS
> >> index 1d445f5..79080e0 100644
> >> --- a/MAINTAINERS
> >> +++ b/MAINTAINERS
> >> @@ -5921,7 +5921,6 @@ S: Supported
> >> F: drivers/net/smsc9420.*
> >>
> >> SN-IA64 (Itanium) SUB-PLATFORM
> >> -M: Jes Sorensen <jes@sgi.com>
> >> L: linux-altix@sgi.com
> >> L: linux-ia64@vger.kernel.org
> >> W: http://www.sgi.com/altix
> >> --
> >> 1.7.4.4
> >>
> >>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] Remove name and email address as maintainer for SN2
2011-08-15 13:18 ` Robin Holt
@ 2011-08-15 15:34 ` Linus Torvalds
2011-08-15 15:44 ` Robin Holt
0 siblings, 1 reply; 6+ messages in thread
From: Linus Torvalds @ 2011-08-15 15:34 UTC (permalink / raw)
To: Robin Holt; +Cc: Jes Sorensen, linux-kernel
On Mon, Aug 15, 2011 at 6:18 AM, Robin Holt <holt@sgi.com> wrote:
>
> Why don't we just add me as the maintainer. I can set up a script to
> compile and boot it once a week on a few common configs. I think I
> already have that for testing the x86_64 drivers/misc/sgi-xp bits so it
> should be no significant increase in work.
>
> I will work today on getting the linux-altix@sgi.com mailing list working
> again if it is not already and then ensuring I am on that list.
Ok, just to be nice, I'd suggest you send me the patch to do that with
authorship and sign-off. In fact, maybe we can just combine it with
Jes' patch, and just have both of yours sign-off.
Linus
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] Remove name and email address as maintainer for SN2
2011-08-15 15:34 ` Linus Torvalds
@ 2011-08-15 15:44 ` Robin Holt
0 siblings, 0 replies; 6+ messages in thread
From: Robin Holt @ 2011-08-15 15:44 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Robin Holt, Jes Sorensen, linux-kernel
On Mon, Aug 15, 2011 at 08:34:15AM -0700, Linus Torvalds wrote:
> On Mon, Aug 15, 2011 at 6:18 AM, Robin Holt <holt@sgi.com> wrote:
> >
> > Why don't we just add me as the maintainer. I can set up a script to
> > compile and boot it once a week on a few common configs. I think I
> > already have that for testing the x86_64 drivers/misc/sgi-xp bits so it
> > should be no significant increase in work.
> >
> > I will work today on getting the linux-altix@sgi.com mailing list working
> > again if it is not already and then ensuring I am on that list.
>
> Ok, just to be nice, I'd suggest you send me the patch to do that with
> authorship and sign-off. In fact, maybe we can just combine it with
> Jes' patch, and just have both of yours sign-off.
I will do that as soon as I get the linux-altix mailing list straightened out.
Robin
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-08-15 15:44 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-14 19:05 [PATCH] Remove name and email address as maintainer for SN2 Jes.Sorensen
2011-08-14 19:22 ` Linus Torvalds
2011-08-14 21:22 ` Jes Sorensen
2011-08-15 13:18 ` Robin Holt
2011-08-15 15:34 ` Linus Torvalds
2011-08-15 15:44 ` Robin Holt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox