From mboxrd@z Thu Jan 1 00:00:00 1970 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5120FC4332F for ; Tue, 8 Nov 2022 19:25:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229499AbiKHTZQ (ORCPT ); Tue, 8 Nov 2022 14:25:16 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57890 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229524AbiKHTZN (ORCPT ); Tue, 8 Nov 2022 14:25:13 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9219C627F6; Tue, 8 Nov 2022 11:25:12 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2E55861746; Tue, 8 Nov 2022 19:25:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 01BC7C433D6; Tue, 8 Nov 2022 19:25:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1667935511; bh=Tl+sd/WmgEXJJgzfFNpIkczw2dQsoHcQ6onWPXBuYLQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=XSe75mgMDvzi5N2l27FbAJmeXGi3D8X5xefDm/6jhiNCpfB5FXIeriL8yFeVUs2rt 4eHkv2uAs8CaSipLDBwegX2/1gZWvaclDZqPaaMs/ldQYIsBJflIwNpAgF4nJHTiag NFw1VjH3D3oHzMFoCPbrO+fDdJ+/v9mJFpPXZ3dE= Date: Tue, 8 Nov 2022 20:25:08 +0100 From: Greg KH To: Andra Paraschiv Cc: linux-kernel , Alexandru Ciobotaru , Marcelo Cerri , Paolo Bonzini , Stefano Garzarella , Stefan Hajnoczi , Tim Gardner , Vitaly Kuznetsov , kvm , ne-devel-upstream , The AWS Nitro Enclaves Team Subject: Re: [PATCH v1] MAINTAINERS: Update entries from the Nitro Enclaves section Message-ID: References: <20221108185912.15792-1-andraprs@amazon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221108185912.15792-1-andraprs@amazon.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 08, 2022 at 08:59:12PM +0200, Andra Paraschiv wrote: > Update the list of maintainers for the Nitro Enclaves project. Alex > (lexnv@) is not working at Amazon anymore and there will be the same > case for me starting with 2023. > > Add a reference to the mailing list of the Nitro Enclaves development > team. > > Signed-off-by: Andra Paraschiv > --- > MAINTAINERS | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 046ff06ff97f..af2c178ba0dc 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -14564,10 +14564,9 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git > F: arch/nios2/ > > NITRO ENCLAVES (NE) > -M: Andra Paraschiv > -M: Alexandru Vasile I need an ack from Alexandru too. > M: Alexandru Ciobotaru > L: linux-kernel@vger.kernel.org > +L: The AWS Nitro Enclaves Team Ick, really? Why? That takes all personal responsibility away from the real maintainer. thanks, greg k-h