From patchwork Tue Dec 10 23:58:04 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Stefano Stabellini X-Patchwork-Id: 13902469 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id D58C6E7717F for ; Tue, 10 Dec 2024 23:58:26 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.853449.1266900 (Exim 4.92) (envelope-from ) id 1tLA7I-0007aj-Vn; Tue, 10 Dec 2024 23:58:12 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 853449.1266900; Tue, 10 Dec 2024 23:58:12 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1tLA7I-0007a4-RZ; Tue, 10 Dec 2024 23:58:12 +0000 Received: by outflank-mailman (input) for mailman id 853449; Tue, 10 Dec 2024 23:58:11 +0000 Received: from se1-gles-sth1-in.inumbo.com ([159.253.27.254] helo=se1-gles-sth1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1tLA7H-0007Zi-O9 for xen-devel@lists.xenproject.org; Tue, 10 Dec 2024 23:58:11 +0000 Received: from nyc.source.kernel.org (nyc.source.kernel.org [2604:1380:45d1:ec00::3]) by se1-gles-sth1.inumbo.com (Halon) with ESMTPS id 9a7d47e5-b752-11ef-a0d5-8be0dac302b0; Wed, 11 Dec 2024 00:58:08 +0100 (CET) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 19E96A41BCD; Tue, 10 Dec 2024 23:56:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4081EC4CED6; Tue, 10 Dec 2024 23:58:06 +0000 (UTC) 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" X-Inumbo-ID: 9a7d47e5-b752-11ef-a0d5-8be0dac302b0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1733875087; bh=GH8NOQPYYEdNNrAcx2somaPYxu6r/O8X7+ylgFu/Pus=; h=Date:From:To:cc:Subject:From; b=Eh3zr1TzHz5j0NZw/ZrsMgRU8AZhxWJGIhsQStC9YeA2en6374OSxeFftRUsM+ncx uRd+bZSUG6tXvCtPMUb/WMTayzqXIWtJ7JsqxYpLbqqkLx/5Mskjyvxyjt1DzBKoMB +Bib0oyPGDlmFp1ZeqMV+8/cDQ5haLrjitgJmdaSA09LfXVndyqo+cPGv4ZmqF6gAA QDpPOHJQVVVx64vJekGA83KUnN5yf3b2Nnp5snNCecXUPO93LK4NkStukGY3btg6Zx IHBe2DGmPZab00JpIRs4d50efVMZOSEBoGHhQ3yWuFkQExLD3EWKv05bhOXwnHrMvc V2TYe/HlFqHww== Date: Tue, 10 Dec 2024 15:58:04 -0800 (PST) From: Stefano Stabellini X-X-Sender: sstabellini@ubuntu-linux-20-04-desktop To: xen-devel@lists.xenproject.org cc: sstabellini@kernel.org, kelly.choi@cloud.com, anthony.perard@vates.tech, michal.orzel@amd.com, roger.pau@cloud.com, committers@xenproject.org Subject: [PATCH] MAINTAINERS: add Anthony, Michal, Roger to THE REST Message-ID: User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 Content-ID: In recognition of their outstanding work and years of service to the Xen Community, please join me in welcoming Anthony, Michal, and Roger as Committers and REST Maintainers. Signed-off-by: Stefano Stabellini Acked-by: Andrew Cooper Acked-by: Bertrand Marquis Acked-by: Jan Beulich Acked-by: Michal Orzel Acked-by: Anthony PERARD Acked-by: Roger Pau Monné diff --git a/MAINTAINERS b/MAINTAINERS index 026aa25a53..34ad49bc39 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -662,8 +662,11 @@ K: \b(xsm|XSM)\b THE REST M: Andrew Cooper +M: Anthony PERARD +M: Michal Orzel M: Jan Beulich M: Julien Grall +M: Roger Pau Monné M: Stefano Stabellini L: xen-devel@lists.xenproject.org S: Supported