From nobody Sun May 5 08:30:56 2024 Delivered-To: importer@patchew.org Received-SPF: none (zoho.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 (zoho.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org ARC-Seal: i=1; a=rsa-sha256; t=1561015170; cv=none; d=zoho.com; s=zohoarc; b=n6jC1ig1bYRq/CGJF/Y4mQbByqawo8I4QmXE7W2ZTY9zIdNrSjn78rCoVDZVtNLPm+VWlwB5PU1El18ADkqb6VbboQV+Pb5PdjJY7bnvj6DiwGRR80nCz6mkMmZew/2wKm3+lrREfnAaY9nh8hG/5glxM1gidVM+0xS/KH5A5Jk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1561015170; 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:ARC-Authentication-Results; bh=sQfaZvVHhkHSFLWzIzAgwl+STJ53lUUmV2ksx5KVefA=; b=UHGrUIIbz1mJsYMaFb3DtvgVrHbibJA4zNpGaXmreH5xoYecCiWCAq3yhEdhPjXv6lYPcCEr5xeGv40jeCxU2DXvaG4FtonsDL4/mXLEDrKpCRSH0LBNK+yorudrKSLSzjjI+rR71DgIiUDN+zDdX7QgjoLS5wfefZV6J2MjKXw= ARC-Authentication-Results: i=1; mx.zoho.com; spf=none (zoho.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1561015170429789.7479252208734; Thu, 20 Jun 2019 00:19:30 -0700 (PDT) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1hdrKT-0006m3-E2; Thu, 20 Jun 2019 07:17:53 +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 1hdrKS-0006ly-8S for xen-devel@lists.xenproject.org; Thu, 20 Jun 2019 07:17:52 +0000 Received: from mx01.bbu.dsd.mx.bitdefender.com (unknown [91.199.104.161]) by us1-amaz-eas2.inumbo.com (Halon) with ESMTPS id 81bfaa56-932b-11e9-b32e-7ff9deba13b1; Thu, 20 Jun 2019 07:17:48 +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 CDDD83016E66; Thu, 20 Jun 2019 10:17:47 +0300 (EEST) Received: from bitdefender.com (unknown [195.189.155.70]) by smtp.bitdefender.com (Postfix) with ESMTPSA id B60B1306E477; Thu, 20 Jun 2019 10:17:47 +0300 (EEST) X-Inumbo-ID: 81bfaa56-932b-11e9-b32e-7ff9deba13b1 From: Petre Pircalabu To: xen-devel@lists.xenproject.org Date: Thu, 20 Jun 2019 10:17:46 +0300 Message-Id: <1caa159ffc8abebbc92c56a41db631706212d409.1561014865.git.ppircalabu@bitdefender.com> X-Mailer: git-send-email 2.7.4 Subject: [Xen-devel] [PATCH] MAINTAINERS: Add myself as reviewer for vm_event 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: Petre Pircalabu , tamas@tklengyel.com, Wei Liu , rcojocaru@bitdefender.com, Konrad Rzeszutek Wilk , George Dunlap , Andrew Cooper , Ian Jackson , Tim Deegan , Julien Grall , Stefano Stabellini , Jan Beulich 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" Signed-off-by: Petre Pircalabu Acked-by: Razvan Cojocaru --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index ab32e7f..0151625 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -412,6 +412,7 @@ F: unmodified_drivers/linux-2.6/ =20 VM EVENT, MEM ACCESS and MONITOR M: Razvan Cojocaru +R: Petre Pircalabu M: Tamas K Lengyel S: Supported F: tools/tests/xen-access --=20 2.7.4 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel