From patchwork Tue Dec 10 10:07:33 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Razvan Cojocaru X-Patchwork-Id: 11281791 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 3DA2913B6 for ; Tue, 10 Dec 2019 10:08:42 +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 23F8D2073D for ; Tue, 10 Dec 2019 10:08:42 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 23F8D2073D 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 1iecQm-0005qd-0Z; Tue, 10 Dec 2019 10:07:48 +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 1iecQl-0005qW-Hn for xen-devel@lists.xenproject.org; Tue, 10 Dec 2019 10:07:47 +0000 X-Inumbo-ID: e9ac3ad0-1b34-11ea-8913-12813bfff9fa Received: from mx01.bbu.dsd.mx.bitdefender.com (unknown [91.199.104.161]) by us1-amaz-eas2.inumbo.com (Halon) with ESMTPS id e9ac3ad0-1b34-11ea-8913-12813bfff9fa; Tue, 10 Dec 2019 10:07:46 +0000 (UTC) Received: from smtp.bitdefender.com (smtp02.buh.bitdefender.net [10.17.80.76]) by mx01.bbu.dsd.mx.bitdefender.com (Postfix) with ESMTPS id 98FC1307489F; Tue, 10 Dec 2019 12:07:45 +0200 (EET) Received: from rcojocaru.npunix.bitdefender.biz (unknown [10.17.12.174]) by smtp.bitdefender.com (Postfix) with ESMTPSA id E26AE3038A9C; Tue, 10 Dec 2019 12:07:44 +0200 (EET) From: Razvan Cojocaru To: xen-devel@lists.xenproject.org Date: Tue, 10 Dec 2019 12:07:33 +0200 Message-Id: <20191210100733.9073-1-rcojocaru@bitdefender.com> X-Mailer: git-send-email 2.17.1 Subject: [Xen-devel] [PATCH V2] 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" Signed-off-by: Razvan Cojocaru --- 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