diff mbox

MAINTAINERS: add entry for Xen network backend

Message ID 1301908343.23887.54.camel@zakaz.uk.xensource.com
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Ian Campbell April 4, 2011, 9:12 a.m. UTC
On Mon, 2011-04-04 at 10:07 +0100, David Miller wrote:
> From: Ian Campbell <ian.campbell@citrix.com>
> Date: Mon,  4 Apr 2011 09:26:07 +0100
> 
> > +XEN NETWORK BACKEND DRIVER
> > +M:	Ian Campbell <ian.campbell@citrix.com>
> > +L:	xen-devel@lists.xensource.com (moderated for non-subscribers)
> > +S:	Supported
> > +F:	drivers/net/xen-netback/*
> > +
> 
> To me there isn't much reason to have patch and other discussions
> about a network driver on a moderated XEN list (which the majority of
> core network developers are not subscribed to).
> 
> If anything, list both.  But not listing netdev is pretty pointless.

get_maintainer.pl lists both (due to the umbrella netdev entry) so I
didn't think it was required here also, I stand corrected.

8<-------------------------------------

From 6c71610a1155eecc72f22529513bc130cfab3fe2 Mon Sep 17 00:00:00 2001
From: Ian Campbell <ian.campbell@citrix.com>
Date: Mon, 4 Apr 2011 09:15:29 +0100
Subject: [PATCH] MAINTAINERS: add entry for Xen network backend

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Cc: netdev@vger.kernel.org
Cc: xen-devel@lists.xensource.com
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
---
 MAINTAINERS |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 6b4b9cd..649600c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6916,6 +6916,13 @@  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.
 S:	Maintained
 F:	drivers/platform/x86
 
+XEN NETWORK BACKEND DRIVER
+M:	Ian Campbell <ian.campbell@citrix.com>
+L:	xen-devel@lists.xensource.com (moderated for non-subscribers)
+L:	netdev@vger.kernel.org
+S:	Supported
+F:	drivers/net/xen-netback/*
+
 XEN PCI SUBSYSTEM
 M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
 L:	xen-devel@lists.xensource.com (moderated for non-subscribers)