* [PATCH] MAINTAINERS: remove Linux sections
@ 2014-01-17 11:51 David Vrabel
2014-01-17 13:05 ` Ian Campbell
2014-01-20 15:17 ` Konrad Rzeszutek Wilk
0 siblings, 2 replies; 3+ messages in thread
From: David Vrabel @ 2014-01-17 11:51 UTC (permalink / raw)
To: xen-devel; +Cc: Ian Campbell, Keir Fraser, David Vrabel
From: David Vrabel <david.vrabel@citrix.com>
The LINUX (PV_OPS) section was out-dated and it's better to only have
this information in one place (Tte Linux MAINTAINERS file).
The LINUX (XCP) section was an external project that that hasn't been
maintained for years.
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
---
MAINTAINERS | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4d9648f..7757cdd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -209,16 +209,6 @@ F: xen/include/{kexec,kimage}.h
F: xen/arch/x86/machine_kexec.c
F: xen/arch/x86/x86_64/kexec_reloc.S
-LINUX (PV_OPS)
-M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
-S: Supported
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git
-
-LINUX (XCP)
-M: Ian Campbell <ian.campbell@citrix.com>
-S: Supported
-T: hg http://xenbits.xen.org/XCP/linux-2.6.*.pq.hg
-
MACHINE CHECK (MCA) & RAS
M: Christoph Egger <chegger@amazon.de>
M: Liu Jinsong <jinsong.liu@intel.com>
--
1.7.2.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: remove Linux sections
2014-01-17 11:51 [PATCH] MAINTAINERS: remove Linux sections David Vrabel
@ 2014-01-17 13:05 ` Ian Campbell
2014-01-20 15:17 ` Konrad Rzeszutek Wilk
1 sibling, 0 replies; 3+ messages in thread
From: Ian Campbell @ 2014-01-17 13:05 UTC (permalink / raw)
To: David Vrabel; +Cc: Keir Fraser, xen-devel
On Fri, 2014-01-17 at 11:51 +0000, David Vrabel wrote:
> From: David Vrabel <david.vrabel@citrix.com>
>
> The LINUX (PV_OPS) section was out-dated and it's better to only have
> this information in one place (Tte Linux MAINTAINERS file).
>
> The LINUX (XCP) section was an external project that that hasn't been
> maintained for years.
>
> Signed-off-by: David Vrabel <david.vrabel@citrix.com>
> Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
> ---
> MAINTAINERS | 10 ----------
> 1 files changed, 0 insertions(+), 10 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4d9648f..7757cdd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -209,16 +209,6 @@ F: xen/include/{kexec,kimage}.h
> F: xen/arch/x86/machine_kexec.c
> F: xen/arch/x86/x86_64/kexec_reloc.S
>
> -LINUX (PV_OPS)
> -M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> -S: Supported
> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git
> -
> -LINUX (XCP)
> -M: Ian Campbell <ian.campbell@citrix.com>
> -S: Supported
> -T: hg http://xenbits.xen.org/XCP/linux-2.6.*.pq.hg
> -
> MACHINE CHECK (MCA) & RAS
> M: Christoph Egger <chegger@amazon.de>
> M: Liu Jinsong <jinsong.liu@intel.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: remove Linux sections
2014-01-17 11:51 [PATCH] MAINTAINERS: remove Linux sections David Vrabel
2014-01-17 13:05 ` Ian Campbell
@ 2014-01-20 15:17 ` Konrad Rzeszutek Wilk
1 sibling, 0 replies; 3+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-01-20 15:17 UTC (permalink / raw)
To: David Vrabel; +Cc: Keir Fraser, Ian Campbell, xen-devel
On Fri, Jan 17, 2014 at 11:51:14AM +0000, David Vrabel wrote:
> From: David Vrabel <david.vrabel@citrix.com>
>
> The LINUX (PV_OPS) section was out-dated and it's better to only have
> this information in one place (Tte Linux MAINTAINERS file).
>
> The LINUX (XCP) section was an external project that that hasn't been
> maintained for years.
>
> Signed-off-by: David Vrabel <david.vrabel@citrix.com>
> Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> Cc: Ian Campbell <ian.campbell@citrix.com>
> ---
> MAINTAINERS | 10 ----------
> 1 files changed, 0 insertions(+), 10 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4d9648f..7757cdd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -209,16 +209,6 @@ F: xen/include/{kexec,kimage}.h
> F: xen/arch/x86/machine_kexec.c
> F: xen/arch/x86/x86_64/kexec_reloc.S
>
> -LINUX (PV_OPS)
> -M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> -S: Supported
> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git
> -
> -LINUX (XCP)
> -M: Ian Campbell <ian.campbell@citrix.com>
> -S: Supported
> -T: hg http://xenbits.xen.org/XCP/linux-2.6.*.pq.hg
> -
> MACHINE CHECK (MCA) & RAS
> M: Christoph Egger <chegger@amazon.de>
> M: Liu Jinsong <jinsong.liu@intel.com>
> --
> 1.7.2.5
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-20 15:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-17 11:51 [PATCH] MAINTAINERS: remove Linux sections David Vrabel
2014-01-17 13:05 ` Ian Campbell
2014-01-20 15:17 ` Konrad Rzeszutek Wilk
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.