aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2014-06-27 10:10:45 -0400
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2014-07-14 12:23:48 -0400
commita2c5ae65addb122270cf4115c92039c5b8bf15b9 (patch)
tree2dff18443d38e352ebf0f5f9506a7eb4958275dd
parent8d693b911bb9c57009c24cb1772d205b84c7985c (diff)
MAINTAINERS: Make me the Xen block subsystem (front and back) maintainer
The other MAINTAINER entries don't cover for this so the xen-blkback driver looks like it is unmaintained. That is not the case - but to make it obvious to tools - here is the proper entry. CC: Jens Axboe <axboe@kernel.dk> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e31c87474739..7aac7e1ec9d8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10032,6 +10032,13 @@ S: Supported
10032F: arch/x86/pci/*xen* 10032F: arch/x86/pci/*xen*
10033F: drivers/pci/*xen* 10033F: drivers/pci/*xen*
10034 10034
10035XEN BLOCK SUBSYSTEM
10036M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
10037L: xen-devel@lists.xenproject.org (moderated for non-subscribers)
10038S: Supported
10039F: drivers/block/xen-blkback/*
10040F: drivers/block/xen*
10041
10035XEN SWIOTLB SUBSYSTEM 10042XEN SWIOTLB SUBSYSTEM
10036M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> 10043M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
10037L: xen-devel@lists.xenproject.org (moderated for non-subscribers) 10044L: xen-devel@lists.xenproject.org (moderated for non-subscribers)