From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH] MAINTAINERS: Exclude xend from toolstack maintainers entry Date: Thu, 20 Mar 2014 13:20:29 +0000 Message-ID: <1395321629-24392-1-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org Cc: ian.jackson@eu.citrix.com, Ian Campbell , stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org People seem to be ccing me on patches against this stuff in the expectation that I care. Since no one ever actually stepped up to maintain xend mark xend as obsolete and exclude it from the umbrella entry. Signed-off-by: Ian Campbell --- I've assumed that neither Ian nor Stefano want this stuff either, their ack/nack will confirm. --- MAINTAINERS | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7757cdd..459b16b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -277,6 +277,22 @@ M: Stefano Stabellini M: Ian Campbell S: Supported F: tools/ +X: tools/examples/xend-* +X: tools/hotplug/Linux/init.d/xend +X: tools/hotplug/Linux/xend.rules +X: tools/hotplug/NetBSD/rc.d/xend +X: tools/python/logging/* +X: tools/python/ptsname/* +X: tools/python/xen/lowlevel/flask/* +X: tools/python/xen/lowlevel/process/* +X: tools/python/xen/lowlevel/scf/* +X: tools/python/xen/util/* +X: tools/python/xen/web/* +X: tools/python/xen/xend/* +X: tools/python/xen/xm/* +X: tools/xcutils/xc_restore.c +X: tools/xcutils/xc_save.c +X: tools/xm-test/* TRANSCENDENT MEMORY (TMEM) M: Konrad Rzeszutek Wilk @@ -329,6 +345,10 @@ F: xen/arch/x86/mm/mem_sharing.c F: xen/arch/x86/mm/mem_paging.c F: tools/memshr +XEND TOOLSTACK (XM) +S: Obsolete +L: xen-devel@lists.xen.org + XENTRACE M: George Dunlap S: Supported -- 1.7.10.4