All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Update MAINTAINERS file
@ 2013-03-01 20:38 suravee.suthikulpanit
  2013-03-04 10:04 ` Jan Beulich
  0 siblings, 1 reply; 9+ messages in thread
From: suravee.suthikulpanit @ 2013-03-01 20:38 UTC (permalink / raw)
  To: xen-devel, JBeulich
  Cc: osp, jacob.shin, Christoph_Egger, Suravee Suthikulpanit,
	boris.ostrovsky, weiwang.dd

From: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>

Adding AMD engineers to the list of AMD-specific components' maintainers.

Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
---
 MAINTAINERS |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0358a3e..e1cec35 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -108,13 +108,17 @@ F:	xen/drivers/cpufreq/
 
 AMD IOMMU
 M:	Wei Wang <weiwang.dd@gmail.com>
+M:	Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
+M:	Jacob Shin <jacob.shin@amd.com>
 S:	Maintained
 F:	xen/drivers/passthrough/amd/
 
 AMD SVM
 M:	Andre Przywara <osp@andrep.de>
 M:	Christoph Egger <Christoph_Egger@gmx.de>
-M:	Boris Ostrovsky <boris.ostrovsky@amd.com>
+M:	Boris Ostrovsky <boris.ostrovsky@oracle.com>
+M:	Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
+M:	Jacob Shin <jacob.shin@amd.com>
 S:	Supported
 F:	xen/arch/x86/hvm/svm/
 
-- 
1.7.10.4

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

* Re: [PATCH] Update MAINTAINERS file
  2013-03-01 20:38 [PATCH] Update MAINTAINERS file suravee.suthikulpanit
@ 2013-03-04 10:04 ` Jan Beulich
  2013-03-06  6:34   ` Andre Przywara
  2013-03-07 14:55   ` Egger Christoph
  0 siblings, 2 replies; 9+ messages in thread
From: Jan Beulich @ 2013-03-04 10:04 UTC (permalink / raw)
  To: suravee.suthikulpanit
  Cc: osp, jacob.shin, Christoph_Egger, xen-devel, boris.ostrovsky, weiwang.dd

>>> On 01.03.13 at 21:38, <suravee.suthikulpanit@amd.com> wrote:
> Adding AMD engineers to the list of AMD-specific components' maintainers.

I'm not questioning their technical expertise, but is it really intended
to keep the now non-AMD people on the list of maintainers? Having
too few maintainers for a component is certainly the bigger problem
(especially when it's effectively no-one), but having too many is also
not unlikely to cause issues (the most prominent of which being that
everyone assumes one of the others will take care of a specific item).

And of course being listed here means there also ought to be
activity, so it would be nice if everyone individually could confirm
that they're still going to have sufficient time to fulfill this role.

Thanks, Jan

> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -108,13 +108,17 @@ F:	xen/drivers/cpufreq/
>  
>  AMD IOMMU
>  M:	Wei Wang <weiwang.dd@gmail.com>
> +M:	Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
> +M:	Jacob Shin <jacob.shin@amd.com>
>  S:	Maintained
>  F:	xen/drivers/passthrough/amd/
>  
>  AMD SVM
>  M:	Andre Przywara <osp@andrep.de>
>  M:	Christoph Egger <Christoph_Egger@gmx.de>
> -M:	Boris Ostrovsky <boris.ostrovsky@amd.com>
> +M:	Boris Ostrovsky <boris.ostrovsky@oracle.com>
> +M:	Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
> +M:	Jacob Shin <jacob.shin@amd.com>
>  S:	Supported
>  F:	xen/arch/x86/hvm/svm/
>  
> -- 
> 1.7.10.4

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

* Re: [PATCH] Update MAINTAINERS file
  2013-03-04 10:04 ` Jan Beulich
@ 2013-03-06  6:34   ` Andre Przywara
  2013-03-07 14:55   ` Egger Christoph
  1 sibling, 0 replies; 9+ messages in thread
From: Andre Przywara @ 2013-03-06  6:34 UTC (permalink / raw)
  To: Jan Beulich
  Cc: jacob.shin, Christoph_Egger, xen-devel, suravee.suthikulpanit,
	boris.ostrovsky, weiwang.dd

On 03/04/2013 11:04 AM, Jan Beulich wrote:
>>>> On 01.03.13 at 21:38, <suravee.suthikulpanit@amd.com> wrote:
>> Adding AMD engineers to the list of AMD-specific components' maintainers.
>
> I'm not questioning their technical expertise, but is it really intended
> to keep the now non-AMD people on the list of maintainers?

Probably not - especially if those are working for competitors now ;-)

This patch goes on top of Suravee's.

Regards,
Andre.

------------------
commit 14b0e116be6161b07e33753bcaeb720767226d9f
Author: Andre Przywara <andre.przywara@calxeda.com>
Date:   Wed Mar 6 14:26:55 2013 +0800

     remove Andre from the SVM maintainers list

     Signed-off-by: Andre Przywara <andre.przywara@calxeda.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index 6ba98d3..62c2cfe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -114,7 +114,6 @@ S:	Maintained
  F:	xen/drivers/passthrough/amd/

  AMD SVM
-M:	Andre Przywara <osp@andrep.de>
  M:	Christoph Egger <Christoph_Egger@gmx.de>
  M:	Boris Ostrovsky <boris.ostrovsky@oracle.com>
  M:	Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>

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

* Re: [PATCH] Update MAINTAINERS file
  2013-03-04 10:04 ` Jan Beulich
  2013-03-06  6:34   ` Andre Przywara
@ 2013-03-07 14:55   ` Egger Christoph
  2013-03-08 16:34     ` Matt Wilson
  2013-03-18 10:46     ` Wei Wang
  1 sibling, 2 replies; 9+ messages in thread
From: Egger Christoph @ 2013-03-07 14:55 UTC (permalink / raw)
  To: xen-devel, Jan Beulich

[-- Attachment #1: Type: text/plain, Size: 1798 bytes --]

On 04.03.13 11:04, Jan Beulich wrote:
>>>> On 01.03.13 at 21:38, <suravee.suthikulpanit@amd.com> wrote:
>> Adding AMD engineers to the list of AMD-specific components' maintainers.
> 
> I'm not questioning their technical expertise, but is it really intended
> to keep the now non-AMD people on the list of maintainers? Having
> too few maintainers for a component is certainly the bigger problem
> (especially when it's effectively no-one), but having too many is also
> not unlikely to cause issues (the most prominent of which being that
> everyone assumes one of the others will take care of a specific item).
> 
> And of course being listed here means there also ought to be
> activity, so it would be nice if everyone individually could confirm
> that they're still going to have sufficient time to fulfill this role.

Hi Jan,

here is my patch to remove myself as AMD SVM maintainer.

Christoph


commit 18d15d117d42f7c2d6d76070c1216294068b45f5
Author: Christoph Egger <chegger@amazon.de>
Date:   Thu Feb 7 14:12:32 2013 +0000

    MAINTAINERS: Update my mail address
    Remove myself as AMD SVM maintainer.
    
    Signed-off-by: Christoph Egger <chegger@amazon.de>

diff --git a/MAINTAINERS b/MAINTAINERS
index 241ce63..c906be3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -113,7 +113,6 @@ F:	xen/drivers/passthrough/amd/
 
 AMD SVM
 M:	Andre Przywara <osp@andrep.de>
-M:	Christoph Egger <Christoph_Egger@gmx.de>
 M:	Boris Ostrovsky <boris.ostrovsky@amd.com>
 S:	Supported
 F:	xen/arch/x86/hvm/svm/
@@ -202,7 +201,7 @@ S:	Supported
 T:	hg http://xenbits.xen.org/XCP/linux-2.6.*.pq.hg
 
 MACHINE CHECK (MCA) & RAS
-M:	Christoph Egger <Christoph_Egger@gmx.de>
+M:	Christoph Egger <chegger@amazon.de>
 M:	Yunhong Jiang <yunhong.jiang@intel.com>
 S:	Supported
 F:	xen/arch/x86/cpu/mcheck/


[-- Attachment #2: xen_maintainer.diff --]
[-- Type: text/plain, Size: 893 bytes --]

commit 18d15d117d42f7c2d6d76070c1216294068b45f5
Author: Christoph Egger <chegger@amazon.de>
Date:   Thu Feb 7 14:12:32 2013 +0000

    MAINTAINERS: Update my mail address
    Remove myself as AMD SVM maintainer.
    
    Signed-off-by: Christoph Egger <chegger@amazon.de>

diff --git a/MAINTAINERS b/MAINTAINERS
index 241ce63..c906be3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -113,7 +113,6 @@ F:	xen/drivers/passthrough/amd/
 
 AMD SVM
 M:	Andre Przywara <osp@andrep.de>
-M:	Christoph Egger <Christoph_Egger@gmx.de>
 M:	Boris Ostrovsky <boris.ostrovsky@amd.com>
 S:	Supported
 F:	xen/arch/x86/hvm/svm/
@@ -202,7 +201,7 @@ S:	Supported
 T:	hg http://xenbits.xen.org/XCP/linux-2.6.*.pq.hg
 
 MACHINE CHECK (MCA) & RAS
-M:	Christoph Egger <Christoph_Egger@gmx.de>
+M:	Christoph Egger <chegger@amazon.de>
 M:	Yunhong Jiang <yunhong.jiang@intel.com>
 S:	Supported
 F:	xen/arch/x86/cpu/mcheck/

[-- Attachment #3: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

* Re: [PATCH] Update MAINTAINERS file
  2013-03-07 14:55   ` Egger Christoph
@ 2013-03-08 16:34     ` Matt Wilson
  2013-03-18 10:46     ` Wei Wang
  1 sibling, 0 replies; 9+ messages in thread
From: Matt Wilson @ 2013-03-08 16:34 UTC (permalink / raw)
  To: Egger Christoph; +Cc: Jan Beulich, xen-devel

On Thu, Mar 07, 2013 at 03:55:40PM +0100, Egger Christoph wrote:
> On 04.03.13 11:04, Jan Beulich wrote:
> >>>> On 01.03.13 at 21:38, <suravee.suthikulpanit@amd.com> wrote:
> >> Adding AMD engineers to the list of AMD-specific components' maintainers.
> > 
> > I'm not questioning their technical expertise, but is it really intended
> > to keep the now non-AMD people on the list of maintainers? Having
> > too few maintainers for a component is certainly the bigger problem
> > (especially when it's effectively no-one), but having too many is also
> > not unlikely to cause issues (the most prominent of which being that
> > everyone assumes one of the others will take care of a specific item).
> > 
> > And of course being listed here means there also ought to be
> > activity, so it would be nice if everyone individually could confirm
> > that they're still going to have sufficient time to fulfill this role.
> 
> Hi Jan,
> 
> here is my patch to remove myself as AMD SVM maintainer.

Acked-by: Matt Wilson <msw@amazon.com>

> commit 18d15d117d42f7c2d6d76070c1216294068b45f5
> Author: Christoph Egger <chegger@amazon.de>
> Date:   Thu Feb 7 14:12:32 2013 +0000
> 
>     MAINTAINERS: Update my mail address
>     Remove myself as AMD SVM maintainer.
>     
>     Signed-off-by: Christoph Egger <chegger@amazon.de>
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 241ce63..c906be3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -113,7 +113,6 @@ F:	xen/drivers/passthrough/amd/
>  
>  AMD SVM
>  M:	Andre Przywara <osp@andrep.de>
> -M:	Christoph Egger <Christoph_Egger@gmx.de>
>  M:	Boris Ostrovsky <boris.ostrovsky@amd.com>
>  S:	Supported
>  F:	xen/arch/x86/hvm/svm/
> @@ -202,7 +201,7 @@ S:	Supported
>  T:	hg http://xenbits.xen.org/XCP/linux-2.6.*.pq.hg
>  
>  MACHINE CHECK (MCA) & RAS
> -M:	Christoph Egger <Christoph_Egger@gmx.de>
> +M:	Christoph Egger <chegger@amazon.de>
>  M:	Yunhong Jiang <yunhong.jiang@intel.com>
>  S:	Supported
>  F:	xen/arch/x86/cpu/mcheck/
> 

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

* Re: [PATCH] Update MAINTAINERS file
  2013-03-07 14:55   ` Egger Christoph
  2013-03-08 16:34     ` Matt Wilson
@ 2013-03-18 10:46     ` Wei Wang
  1 sibling, 0 replies; 9+ messages in thread
From: Wei Wang @ 2013-03-18 10:46 UTC (permalink / raw)
  To: Hurwitz, Sherry; +Cc: Jan Beulich, xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 2163 bytes --]

HI Jan
Attached is my patch to remove myself from AMD IOMMU maintainer.
Thanks,
Wei

On 03/07/2013 03:55 PM, Egger Christoph wrote:
> On 04.03.13 11:04, Jan Beulich wrote:
>>>>> On 01.03.13 at 21:38, <suravee.suthikulpanit@amd.com> wrote:
>>> Adding AMD engineers to the list of AMD-specific components' maintainers.
>> I'm not questioning their technical expertise, but is it really intended
>> to keep the now non-AMD people on the list of maintainers? Having
>> too few maintainers for a component is certainly the bigger problem
>> (especially when it's effectively no-one), but having too many is also
>> not unlikely to cause issues (the most prominent of which being that
>> everyone assumes one of the others will take care of a specific item).
>>
>> And of course being listed here means there also ought to be
>> activity, so it would be nice if everyone individually could confirm
>> that they're still going to have sufficient time to fulfill this role.
> Hi Jan,
>
> here is my patch to remove myself as AMD SVM maintainer.
>
> Christoph
>
>
> commit 18d15d117d42f7c2d6d76070c1216294068b45f5
> Author: Christoph Egger <chegger@amazon.de>
> Date:   Thu Feb 7 14:12:32 2013 +0000
>
>      MAINTAINERS: Update my mail address
>      Remove myself as AMD SVM maintainer.
>      
>      Signed-off-by: Christoph Egger <chegger@amazon.de>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 241ce63..c906be3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -113,7 +113,6 @@ F:	xen/drivers/passthrough/amd/
>   
>   AMD SVM
>   M:	Andre Przywara <osp@andrep.de>
> -M:	Christoph Egger <Christoph_Egger@gmx.de>
>   M:	Boris Ostrovsky <boris.ostrovsky@amd.com>
>   S:	Supported
>   F:	xen/arch/x86/hvm/svm/
> @@ -202,7 +201,7 @@ S:	Supported
>   T:	hg http://xenbits.xen.org/XCP/linux-2.6.*.pq.hg
>   
>   MACHINE CHECK (MCA) & RAS
> -M:	Christoph Egger <Christoph_Egger@gmx.de>
> +M:	Christoph Egger <chegger@amazon.de>
>   M:	Yunhong Jiang <yunhong.jiang@intel.com>
>   S:	Supported
>   F:	xen/arch/x86/cpu/mcheck/
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel


[-- Attachment #1.2: Type: text/html, Size: 3816 bytes --]

[-- Attachment #2: iommu_maintainer.diff --]
[-- Type: text/x-patch, Size: 558 bytes --]

commit eb23230dca3647dd841e75c0dc8f01eac11e58d7
Author: Wei Wang <wawei@amazon.com>
Date:   Mon Mar 18 11:38:39 2013 +0100

    MAINTAINERS: Remove myself from AMD IOMMU maintainer
    Signed-off-by: Wei Wang <wawei@amazon.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index 8925287..3615f3c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -107,7 +107,6 @@ F:	xen/drivers/acpi/
 F:	xen/drivers/cpufreq/
 
 AMD IOMMU
-M:	Wei Wang <weiwang.dd@gmail.com>
 M:	Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
 M:	Jacob Shin <jacob.shin@amd.com>
 S:	Maintained

[-- Attachment #3: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

* [PATCH] update MAINTAINERS file
@ 2012-11-01 21:40 Andre Przywara
  0 siblings, 0 replies; 9+ messages in thread
From: Andre Przywara @ 2012-11-01 21:40 UTC (permalink / raw)
  To: Ian.Jackson, ian.campbell, stefano.stabellini, keir, jbeulich
  Cc: Andre Przywara, boris.ostrovsky, wei.huang2, Christoph_Egger,
	xen-devel, weiwang.dd

There have been some "organizational changes" within AMD.
Update the MAINTAINERS file accordingly.
Please also feel free to use the new email addresses if there are
any inquires related to code authored by Wei Wang, Christoph Egger
or Andre Przywara.

Signed-off-by: Andre Przywara <osp@andrep.de>
Acked-by: Wei Wang <weiwang.dd@gmail.com>
Acked-by: Boris Ostrovsky <boris.ostrovsky@amd.com>
Acked-by: Wei Huang <wei.huang2@amd.com>
Acked-by: Christoph Egger <Christoph_Egger@gmx.de>
---
 MAINTAINERS | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2d8517b..1c595f4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -78,7 +78,6 @@ Maintainers List (try to look for most precise areas first)
 ACPI & POWER MANAGEMENT
 M:	Winston Wang <winston.l.wang@intel.com>
 M:	Gang Wei <gang.wei@intel.com>
-M:	Mark Langsdorf <mark.langsdorf@amd.com>
 M:	Jan Beulich <jbeulich@suse.com>
 S:	Supported
 F:	xen/arch/x86/acpi/
@@ -86,13 +85,15 @@ F:	xen/drivers/acpi/
 F:	xen/drivers/cpufreq/
 
 AMD IOMMU
-M:	Wei Wang <wei.wang2@amd.com>
-S:	Supported
+M:	Wei Wang <weiwang.dd@gmail.com>
+M:	Wei Huang <wei.huang2@amd.com>
+S:	Maintained
 F:	xen/drivers/passthrough/amd/
 
 AMD SVM
-M:	Andre Przywara <andre.przywara@amd.com>
-M:	Christoph Egger <christoph.egger@amd.com>
+M:	Andre Przywara <osp@andrep.de>
+M:	Christoph Egger <Christoph_Egger@gmx.de>
+M:	Boris Ostrovsky <boris.ostrovsky@amd.com>
 M:	Wei Huang <wei.huang2@amd.com>
 S:	Supported
 F:	xen/arch/x86/hvm/svm/
@@ -170,7 +171,7 @@ S:	Supported
 T:	hg http://xenbits.xen.org/XCP/linux-2.6.*.pq.hg
 
 MACHINE CHECK (MCA) & RAS
-M:	Christoph Egger <christoph.egger@amd.com>
+M:	Christoph Egger <Christoph_Egger@gmx.de>
 M:	Yunhong Jiang <yunhong.jiang@intel.com>
 S:	Supported
 F:	xen/arch/x86/cpu/mcheck/
-- 
1.7.12.1

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

* [PATCH] Update MAINTAINERS file
@ 2010-08-26 15:21 Christoph Egger
  0 siblings, 0 replies; 9+ messages in thread
From: Christoph Egger @ 2010-08-26 15:21 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 572 bytes --]


Hi!

Attached patch adds AMD maintainership to the MAINTAINERS file.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
Acked-by: Andre Przywara <andre.przywara@amd.com>
Acked-by: Wei Huang <wei.huang2@amd.com>
Acked-by: Wei Wang <wei.wang2@amd.com>
Acked-by: Mark Langsdorf <mark.langsdorf@amd.com>

-- 
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632

[-- Attachment #2: MAINTAINERS.diff --]
[-- Type: text/x-diff, Size: 1124 bytes --]

diff -r c8f561401cc0 MAINTAINERS
--- a/MAINTAINERS	Tue Aug 24 17:49:24 2010 +0200
+++ b/MAINTAINERS	Wed Aug 25 14:55:37 2010 +0200
@@ -78,6 +78,7 @@ Maintainers List (try to look for most p
 ACPI & POWER MANAGEMENT
 M:	Winston Wang <wang.l.winston@intel.com>
 M:	Gang Wei <gang.wei@intel.com>
+M:	Mark Langsdorf <mark.langsdorf@amd.com>
 S:	Supported
 F:	xen/arch/x86/acpi/
 F:	xen/drivers/acpi/
@@ -94,6 +95,18 @@ S:	Supported
 F:	xen/arch/x86/debug.c
 F:	tools/debugger/gdbsx/
 
+AMD IOMMU
+M:	Wei Wang <wei.wang2@amd.com>
+S:	Supported
+F:	xen/drivers/passthrough/amd/
+
+AMD SVM
+M:	Andre Przywara <andre.przywara@amd.com>
+M:	Christoph Egger <christoph.egger@amd.com>
+M:	Wei Huang <wei.huang2@amd.com>
+S:	Supported
+F:	xen/arch/x86/hvm/svm/
+
 INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT)
 M:	Joseph Cihula <joseph.cihula@intel.com>
 M:	Shane Wang <shane.wang@intel.com>
@@ -126,6 +139,7 @@ S:	Supported
 T:	hg http://xenbits.xen.org/XCP/linux-2.6.*.pq.hg
 
 MACHINE CHECK (MCA) & RAS
+M:	Christoph Egger <christoph.egger@amd.com>
 M:	Yunhong Jiang <yunhong.jiang@intel.com>
 S:	Supported
 F:	xen/arch/x86/cpu/mcheck/

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

* [PATCH] Update MAINTAINERS file
@ 2008-12-22  3:12 Lachlan McIlroy
  0 siblings, 0 replies; 9+ messages in thread
From: Lachlan McIlroy @ 2008-12-22  3:12 UTC (permalink / raw)
  To: xfs-oss

Tim has left the company and the tree address has
changed so update accordingly.


diff --git a/MAINTAINERS b/MAINTAINERS
index 09ed704..fa7b4df 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4767,11 +4767,10 @@ S:	Supported

  XFS FILESYSTEM
  P:	Silicon Graphics Inc
-P:	Tim Shimmin
  M:	xfs-masters@oss.sgi.com
  L:	xfs@oss.sgi.com
  W:	http://oss.sgi.com/projects/xfs
-T:	git git://oss.sgi.com:8090/xfs/xfs-2.6.git
+T:	git://oss.sgi.com/xfs/xfs.git
  S:	Supported

  XILINX SYSTEMACE DRIVER

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2013-03-18 10:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-01 20:38 [PATCH] Update MAINTAINERS file suravee.suthikulpanit
2013-03-04 10:04 ` Jan Beulich
2013-03-06  6:34   ` Andre Przywara
2013-03-07 14:55   ` Egger Christoph
2013-03-08 16:34     ` Matt Wilson
2013-03-18 10:46     ` Wei Wang
  -- strict thread matches above, loose matches on Subject: below --
2012-11-01 21:40 [PATCH] update " Andre Przywara
2010-08-26 15:21 [PATCH] Update " Christoph Egger
2008-12-22  3:12 Lachlan McIlroy

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.