From nobody Tue Apr 30 01:03:17 2024 Delivered-To: importer@patchew.org Received-SPF: none (zohomail.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; spf=none (zohomail.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org; dmarc=fail(p=none dis=none) header.from=bitdefender.com ARC-Seal: i=1; a=rsa-sha256; t=1575799690; cv=none; d=zohomail.com; s=zohoarc; b=CfeXzlVh3iefyBJrW6Is7lIhDFflqw4H10qK/sZuenA0IKYhTNk7Nso+5rDisVn3gOCSnjYIJaPTWUo0RTHcxqSVxenDlOOOTnm+m3hRsd32Pek8jOqbkqlyow96wxGXKMH6JUompMPpbRbzg0OJdNWDkTPGFND6qxbKddubq38= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1575799690; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=YCYkXrrZq0PvSO5rM8f3Q/y+JRyk5GiPFh9zgefBx1I=; b=axCkRn0OcvBzBL7MPV5cOMPY5HSB9x5zPAap0rpkuhtZNKO2cnL+Iib9hS+s1HccjsW8Gi6DvFVYLDPx9fAVNgmd3n54M86h+JCkqQJPbAfjtHAOCRkSmiXGBiEaIPTfyWuGm4mViAuiOX2/8Ue0N0rjo/0zoNKLh4kdI7SpvT8= ARC-Authentication-Results: i=1; mx.zohomail.com; spf=none (zohomail.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 157579969034558.308086923909514; Sun, 8 Dec 2019 02:08:10 -0800 (PST) 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 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) X-Inumbo-ID: 854b466e-19a2-11ea-8695-12813bfff9fa 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 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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/ =20 VM EVENT, MEM ACCESS and MONITOR -M: Razvan Cojocaru M: Tamas K Lengyel R: Alexandru Isaila R: Petre Pircalabu --=20 2.17.1 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel