From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <dev-bounces@dpdk.org> Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id B922243241; Mon, 30 Oct 2023 14:41:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48220402ED; Mon, 30 Oct 2023 14:41:54 +0100 (CET) Received: from smtp-fw-9105.amazon.com (smtp-fw-9105.amazon.com [207.171.188.204]) by mails.dpdk.org (Postfix) with ESMTP id 6015140A6C for <dev@dpdk.org>; Mon, 30 Oct 2023 14:26:23 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1698672384; x=1730208384; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=cFKiEdYsw1Ch7DeriHJMkThJfgZErvrg7T+IRgaSneE=; b=nwkePUvJss3bDm2aUPBQSoqHgVMtatFzjDNPXBAvhFs99ub4hjSZrM9j uvF9nfZinzNFnl3ZqwPvTkECVwUXP3Z8aa5pEyzVUzvKEpBQ3gxd9I1iF 3BEKPhz/YHGvxl8wDVMwrakN1R7S6IlPfUfrrQjFR+E9W99Yr4D/3UaAY 0=; X-IronPort-AV: E=Sophos;i="6.03,263,1694736000"; d="scan'208";a="681777024" Received: from pdx4-co-svc-p1-lb2-vlan2.amazon.com (HELO email-inbound-relay-iad-1a-m6i4x-617e30c2.us-east-1.amazon.com) ([10.25.36.210]) by smtp-border-fw-9105.sea19.amazon.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Oct 2023 13:26:16 +0000 Received: from smtpout.prod.us-west-2.prod.farcaster.email.amazon.dev (iad7-ws-svc-p70-lb3-vlan2.iad.amazon.com [10.32.235.34]) by email-inbound-relay-iad-1a-m6i4x-617e30c2.us-east-1.amazon.com (Postfix) with ESMTPS id E6DF666406; Mon, 30 Oct 2023 13:26:14 +0000 (UTC) Received: from EX19MTAEUB002.ant.amazon.com [10.0.10.100:17543] by smtpin.naws.eu-west-1.prod.farcaster.email.amazon.dev [10.0.36.96:2525] with esmtp (Farcaster) id 7f820cdd-a152-4199-9421-db1b86a6cff9; Mon, 30 Oct 2023 13:26:13 +0000 (UTC) X-Farcaster-Flow-ID: 7f820cdd-a152-4199-9421-db1b86a6cff9 Received: from EX19D017EUB004.ant.amazon.com (10.252.51.70) by EX19MTAEUB002.ant.amazon.com (10.252.51.79) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.39; Mon, 30 Oct 2023 13:26:13 +0000 Received: from EX19D037EUC001.ant.amazon.com (10.252.61.220) by EX19D017EUB004.ant.amazon.com (10.252.51.70) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.39; Mon, 30 Oct 2023 13:26:13 +0000 Received: from EX19D037EUC001.ant.amazon.com ([fe80::d0f1:b6b6:e660:ae67]) by EX19D037EUC001.ant.amazon.com ([fe80::d0f1:b6b6:e660:ae67%3]) with mapi id 15.02.1118.039; Mon, 30 Oct 2023 13:26:13 +0000 From: "Bernstein, Amit" <amitbern@amazon.com> To: "Brandes, Shai" <shaibran@amazon.com>, "ferruh.yigit@amd.com" <ferruh.yigit@amd.com>, "dev@dpdk.org" <dev@dpdk.org> CC: "Beider, Ron" <rbeider@amazon.com>, "Atrash, Wajeeh" <atrwajee@amazon.com>, "Brandes, Shai" <shaibran@amazon.com> Subject: RE: [PATCH] maintainers: update ena maintainers list Thread-Topic: [PATCH] maintainers: update ena maintainers list Thread-Index: AQHaCzPrvmSWkP726UWpI/RP6pduD7BiUpTA Date: Mon, 30 Oct 2023 13:26:13 +0000 Message-ID: <e120847a557541d49be4add5308dc2cc@amazon.com> References: <20231030132051.21594-1-shaibran@amazon.com> In-Reply-To: <20231030132051.21594-1-shaibran@amazon.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.1.212.48] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailman-Approved-At: Mon, 30 Oct 2023 14:41:53 +0100 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions <dev.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=subscribe> Errors-To: dev-bounces@dpdk.org > -----Original Message----- > From: shaibran@amazon.com <shaibran@amazon.com> > Sent: Monday, October 30, 2023 15:21 > To: ferruh.yigit@amd.com; dev@dpdk.org > Cc: Beider, Ron <rbeider@amazon.com>; Atrash, Wajeeh > <atrwajee@amazon.com>; Bernstein, Amit <amitbern@amazon.com>; > Brandes, Shai <shaibran@amazon.com> > Subject: [PATCH] maintainers: update ena maintainers list >=20 > From: Shai Brandes <shaibran@amazon.com> >=20 > Removed obsolete maintainers and added the ena team members. >=20 > Signed-off-by: Shai Brandes <shaibran@amazon.com> > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/MAINTAINERS b/MAINTAINERS > index f463188f1d..a181ab63b4 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -638,11 +638,11 @@ F: doc/guides/nics/af_xdp.rst > F: doc/guides/nics/features/af_xdp.ini >=20 > Amazon ENA > -M: Michal Krawczyk <mk@semihalf.com> > M: Shai Brandes <shaibran@amazon.com> > M: Evgeny Schemeilin <evgenys@amazon.com> > -M: Igor Chauskin <igorch@amazon.com> > M: Ron Beider <rbeider@amazon.com> > +M: Amit Bernstein <amitbern@amazon.com> Acked-by: Amit Bernstein <amitbern@amazon.com> > +M: Wajeeh Atrash <atrwajee@amazon.com> > F: drivers/net/ena/ > F: doc/guides/nics/ena.rst > F: doc/guides/nics/features/ena.ini > -- > 2.17.1