From patchwork Mon Oct 30 13:20:51 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Brandes, Shai" X-Patchwork-Id: 133628 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4B74E43241; Mon, 30 Oct 2023 14:21:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BDACD40285; Mon, 30 Oct 2023 14:21:03 +0100 (CET) Received: from smtp-fw-52002.amazon.com (smtp-fw-52002.amazon.com [52.119.213.150]) by mails.dpdk.org (Postfix) with ESMTP id 9D83D4026F for ; Mon, 30 Oct 2023 14:21:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1698672063; x=1730208063; h=from:to:cc:subject:date:message-id:mime-version; bh=YC9BgsxCzegxtmg18b2X8EyTgHMt8HpgKESXwmAnfrE=; b=On2eLKPp9Kb1EWwlzY1vpDdGyLuKg26yXUHA/4SiEHdBspMYIT4IFUUh euikAa8ds/5TrOpDmflOZzY3eLCdGwzWdW5PF3ZWHvu+2uLckF9Y1nCaP lwa+iuMLFX4wR/ylVkILiESVrgN70nCE2akApHnemGV7aKdNZ/J8vOtCY E=; X-IronPort-AV: E=Sophos;i="6.03,263,1694736000"; d="scan'208";a="592031016" Received: from iad12-co-svc-p1-lb1-vlan3.amazon.com (HELO email-inbound-relay-pdx-2c-m6i4x-94edd59b.us-west-2.amazon.com) ([10.43.8.6]) by smtp-border-fw-52002.iad7.amazon.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Oct 2023 13:21:00 +0000 Received: from smtpout.prod.us-west-2.prod.farcaster.email.amazon.dev (pdx2-ws-svc-p26-lb5-vlan3.pdx.amazon.com [10.39.38.70]) by email-inbound-relay-pdx-2c-m6i4x-94edd59b.us-west-2.amazon.com (Postfix) with ESMTPS id D24F440D80; Mon, 30 Oct 2023 13:20:58 +0000 (UTC) Received: from EX19MTAEUB002.ant.amazon.com [10.0.17.79:23481] by smtpin.naws.eu-west-1.prod.farcaster.email.amazon.dev [10.0.38.116:2525] with esmtp (Farcaster) id c128dd55-3f9e-4c38-915e-3ca00a54e13a; Mon, 30 Oct 2023 13:20:57 +0000 (UTC) X-Farcaster-Flow-ID: c128dd55-3f9e-4c38-915e-3ca00a54e13a Received: from EX19D017EUA002.ant.amazon.com (10.252.50.137) by EX19MTAEUB002.ant.amazon.com (10.252.51.59) 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:20:57 +0000 Received: from EX19MTAUEC001.ant.amazon.com (10.252.135.222) by EX19D017EUA002.ant.amazon.com (10.252.50.137) 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:20:57 +0000 Received: from HFA15-CG15235BS.amazon.com (10.106.82.8) by mail-relay.amazon.com (10.252.135.200) with Microsoft SMTP Server id 15.2.1118.39 via Frontend Transport; Mon, 30 Oct 2023 13:20:55 +0000 From: To: , CC: , , , Subject: [PATCH] maintainers: update ena maintainers list Date: Mon, 30 Oct 2023 15:20:51 +0200 Message-ID: <20231030132051.21594-1-shaibran@amazon.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org From: Shai Brandes Removed obsolete maintainers and added the ena team members. Signed-off-by: Shai Brandes Acked-by: Amit Bernstein Acked-by: Wajeeh Atrash Acked-by: Wajeeh Atrash --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 Amazon ENA -M: Michal Krawczyk M: Shai Brandes M: Evgeny Schemeilin -M: Igor Chauskin M: Ron Beider +M: Amit Bernstein +M: Wajeeh Atrash F: drivers/net/ena/ F: doc/guides/nics/ena.rst F: doc/guides/nics/features/ena.ini