From patchwork Tue Jul 27 08:02:34 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Igor Russkikh X-Patchwork-Id: 96317 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 C7514A0C47; Tue, 27 Jul 2021 10:02:44 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 50CB4410ED; Tue, 27 Jul 2021 10:02:44 +0200 (CEST) Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) by mails.dpdk.org (Postfix) with ESMTP id E252B410EC for ; Tue, 27 Jul 2021 10:02:42 +0200 (CEST) Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id 16R7xS3m011143; Tue, 27 Jul 2021 01:02:41 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding : content-type; s=pfpt0220; bh=vPcnSJyW6urxa1iQE+tND//L2eo4GwPal7xlYDIAr0Y=; b=W9388NoRpHYG/rzGmgTEnRcJ6iZ6jDpq+kGJOobXXgldAxJGuZLOwA9BDCcD33pFuElJ b+NUtEEqfJ3pDjuxVUdcFheYgT/se9iLd9GlQy+H5LkZ1NmtVUWvBiV8XdYsQ+bYaYkE Y6XCFlbS8B7lptMZCO6XVnhI7NGaF363NFrbxuD48LKxAFBqSDMwn2NTs0JSHqEffyEk Np4kyVgUifQZOUMg6FNiSTjxln3lRn+DmnB4X9WnpfK0pfgHf0TRyBqJaRz1bUzBFsgg TfLbrYpoVgj8JCTGxJ2uhR8KQQ8YB8jqQRtiXPs09yXUzSmOLY6nVP89cDrEtBUf/9+0 5g== Received: from dc5-exch01.marvell.com ([199.233.59.181]) by mx0a-0016f401.pphosted.com with ESMTP id 3a235e1vy3-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Tue, 27 Jul 2021 01:02:41 -0700 Received: from DC5-EXCH01.marvell.com (10.69.176.38) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server (TLS) id 15.0.1497.18; Tue, 27 Jul 2021 01:02:40 -0700 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server id 15.0.1497.18 via Frontend Transport; Tue, 27 Jul 2021 01:02:40 -0700 Received: from EL-LT0043.marvell.com (unknown [10.193.32.64]) by maili.marvell.com (Postfix) with ESMTP id 800EB3F7063; Tue, 27 Jul 2021 01:02:38 -0700 (PDT) From: Igor Russkikh To: CC: Rasesh Mody , Devendra Singh Rawat , Ferruh Yigit , , Igor Russkikh Date: Tue, 27 Jul 2021 10:02:34 +0200 Message-ID: <20210727080235.12120-1-irusskikh@marvell.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Proofpoint-ORIG-GUID: hZgSKOTKY_VU5BBEYT7izY6r6buMvT7W X-Proofpoint-GUID: hZgSKOTKY_VU5BBEYT7izY6r6buMvT7W X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391, 18.0.790 definitions=2021-07-27_05:2021-07-27, 2021-07-27 signatures=0 Subject: [dpdk-dev] [PATCH 1/2] fix Marvell maintainer email for atlantic 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 Sender: "dev" Fixing ex-Aquantia email - it is now part of Marvell. Removing Pavel Belous email - he is not in company now. Adding Marvell tree to run this through. Signed-off-by: Igor Russkikh --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 5877a16971..4de75ac94b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -599,9 +599,9 @@ F: drivers/net/axgbe/ F: doc/guides/nics/axgbe.rst F: doc/guides/nics/features/axgbe.ini -Aquantia atlantic -M: Igor Russkikh -M: Pavel Belous +Marvell/Aquantia atlantic +M: Igor Russkikh +T: git://dpdk.org/next/dpdk-next-net-mrvl F: drivers/net/atlantic/ F: doc/guides/nics/atlantic.rst F: doc/guides/nics/features/atlantic.ini