From nobody Fri May 3 02:17:10 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org; dmarc=pass(p=none dis=none) header.from=xenproject.org ARC-Seal: i=1; a=rsa-sha256; t=1638802144; cv=none; d=zohomail.com; s=zohoarc; b=S1aDyea3fs2EDHLzJJayKK92GUbxdu5+ckm+HETKIVi67CrZz4RzkZXpPBXIaGGhJz49jzbXrq1K1ZOgSXtwi5sRDJVXwW6IoRhZbn1dwmZvBKr6fO1C6FlMinybWugxt14t40DjWakBcK+lr0//qj8cXAUdYxWYB4QLMG0CDqo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1638802144; 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=UW2k1BtVHnHqEg+VZyCrefmLxXbX7VEIKtelnPPraTo=; b=dIiV3dwVmbNcgK6pXeXmfgSAkBPc0U0QQ6DZf5n+6ZdESuwb7p1HGJyzcicQT+p8gkabfGmkw0hWxH0ZOAQr3snYR+r+V7XBXmbHVBUrxxyxRwfKHmYc02EV8wbF0iROnnAhkSKNH/72H3CxqOjZXSukynYgFmG5m5wglJzJS2Q= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1638802144318876.0644791783523; Mon, 6 Dec 2021 06:49:04 -0800 (PST) Received: from list by lists.xenproject.org with outflank-mailman.239185.414562 (Exim 4.92) (envelope-from ) id 1muFIP-00047a-CP; Mon, 06 Dec 2021 14:48:49 +0000 Received: by outflank-mailman (output) from mailman id 239185.414562; Mon, 06 Dec 2021 14:48:49 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1muFIP-00047T-9T; Mon, 06 Dec 2021 14:48:49 +0000 Received: by outflank-mailman (input) for mailman id 239185; Mon, 06 Dec 2021 14:48:48 +0000 Received: from mail.xenproject.org ([104.130.215.37]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1muFIO-000467-13 for xen-devel@lists.xenproject.org; Mon, 06 Dec 2021 14:48:48 +0000 Received: from xenbits.xenproject.org ([104.239.192.120]) by mail.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1muFIN-0007fS-Va for xen-devel@lists.xenproject.org; Mon, 06 Dec 2021 14:48:47 +0000 Received: from iwj (helo=mariner.uk.xensource.com) by xenbits.xenproject.org with local-bsmtp (Exim 4.92) (envelope-from ) id 1muFIN-0005td-Ui for xen-devel@lists.xenproject.org; Mon, 06 Dec 2021 14:48:47 +0000 Received: from iwj by mariner.uk.xensource.com with local (Exim 4.89) (envelope-from ) id 1muFIH-0000he-Ip; Mon, 06 Dec 2021 14:48:41 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=xenproject.org; s=20200302mail; h=Subject:CC:To:Date:Message-ID: Content-Transfer-Encoding:Content-Type:MIME-Version:From; bh=UW2k1BtVHnHqEg+VZyCrefmLxXbX7VEIKtelnPPraTo=; b=FdcPLk5stZRTlzf2v/pSm6T9T+ f0eP9v0mhIQ2IEMRWBnEH6uE6QLjWeUDpwRTOSWDhH2My/OO5LPgYu8Gqt5Ct4jMwLidfY/JoOvQB zd2Q87IuLRlY1qLy1pqB1cTMnmSQBPpzZyh2Yk+jm1RgAMdvFZHOeNgjOpr5n/qMuWMw=; From: Ian Jackson MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-ID: <25006.8899.913446.519189@mariner.uk.xensource.com> Date: Mon, 6 Dec 2021 14:48:35 +0000 To: xen-devel@lists.xenproject.org CC: Andrew Cooper , Anthony PERARD , Doug Goldstein , George Dunlap , Jan Beulich , Juergen Gross , Julien Grall , Stefano Stabellini , Wei Liu Subject: [PATCH for-xen-stable] MAINTAINERS: Resign from my tools stable branch maintainership X-ZohoMail-DKIM: pass (identity @xenproject.org) X-ZM-MESSAGEID: 1638802145085100001 Content-Type: text/plain; charset="utf-8" As below. CCing many people out of staging's MAINTAINERS entries for bits of tools/. I will be applying this shortly, to all stable trees, because I need to do something about the just-released 4.16 tree and it will be easier if I just make that like the others. Note that my @citrix and @eu.citrix email was already wrong here, for some time - Citrix corporate email was not working well, so I changed my MAINTAINERS entries a year or two ago, but apparently I overlooked it. My iwj@xenproject mail will continue to work. Ian. From c623a84c2a4fda1cd25f5347a6298706218eb5fb Mon Sep 17 00:00:00 2001 From: Ian Jackson To: xen-devel@lists.xenproject.org Date: Mon, 6 Dec 2021 14:40:24 +0000 Subject: [PATCH for-xen-stable] MAINTAINERS: Resign from tools stable branch maintainership Signed-off-by: Ian Jackson Signed-off-by: Ian Jackson --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 85f660c30f..f4c08d0b19 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -60,7 +60,7 @@ The maintainer for this branch is: =20 Tools backport requests should also be copied to: =20 - Ian Jackson + TODO - Loooking for new tools stable maintainer =20 =20 Unstable Subsystem Maintainers --=20 2.20.1