From patchwork Sun Dec 8 10:07:13 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Razvan Cojocaru X-Patchwork-Id: 11278123 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 8E7796C1 for ; Sun, 8 Dec 2019 10:08:35 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 70C7420637 for ; Sun, 8 Dec 2019 10:08:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 70C7420637 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=bitdefender.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1idtTH-0000GT-8D; Sun, 08 Dec 2019 10:07:23 +0000 Received: from all-amaz-eas1.inumbo.com ([34.197.232.57] helo=us1-amaz-eas2.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1idtTF-0000GO-Pt for xen-devel@lists.xenproject.org; Sun, 08 Dec 2019 10:07:21 +0000 X-Inumbo-ID: 854b466e-19a2-11ea-8695-12813bfff9fa Received: from mx01.bbu.dsd.mx.bitdefender.com (unknown [91.199.104.161]) by us1-amaz-eas2.inumbo.com (Halon) with ESMTPS id 854b466e-19a2-11ea-8695-12813bfff9fa; Sun, 08 Dec 2019 10:07:20 +0000 (UTC) Received: from smtp.bitdefender.com (smtp01.buh.bitdefender.com [10.17.80.75]) by mx01.bbu.dsd.mx.bitdefender.com (Postfix) with ESMTPS id 74CE330747C0; Sun, 8 Dec 2019 12:07:19 +0200 (EET) Received: from rcojocaru.npunix.bitdefender.biz (unknown [10.17.12.174]) by smtp.bitdefender.com (Postfix) with ESMTPSA id 2BD4430228AB; Sun, 8 Dec 2019 12:07:19 +0200 (EET) From: Razvan Cojocaru To: xen-devel@lists.xenproject.org Date: Sun, 8 Dec 2019 12:07:13 +0200 Message-Id: <20191208100713.19559-1-rcojocaru@bitdefender.com> X-Mailer: git-send-email 2.17.1 Subject: [Xen-devel] [PATCH] Remove myself as vm_event maintainer X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: sstabellini@kernel.org, julien@xen.org, Razvan Cojocaru , wl@xen.org, konrad.wilk@oracle.com, George.Dunlap@eu.citrix.com, andrew.cooper3@citrix.com, mdontu@bitdefender.com, ian.jackson@eu.citrix.com, tamas@tklengyel.com, jbeulich@suse.com MIME-Version: 1.0 Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9c827ad759..012c847ebd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -428,7 +428,6 @@ L: xen-devel@lists.xenproject.org F: unmodified_drivers/linux-2.6/ VM EVENT, MEM ACCESS and MONITOR -M: Razvan Cojocaru M: Tamas K Lengyel R: Alexandru Isaila R: Petre Pircalabu