From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 42D0F45BC5; Thu, 24 Oct 2024 16:51:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2140140265; Thu, 24 Oct 2024 16:51:38 +0200 (CEST) Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.14]) by mails.dpdk.org (Postfix) with ESMTP id BD7114025F for ; Thu, 24 Oct 2024 16:51:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1729781496; x=1761317496; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=B7pR+WvSsLiMwPFpCTEr8PlZ2U3zPMH5uNhHTGu860o=; b=XIBnLhnj/WnqMw0gbL8PiB3mCHGWOgftDfUUKJELr0mDEeHuBbr+iyma /aWwZ7dct+coz5TLup+fChvj5q7IAXsWAz4ynvWoKHGIOE1uNgE7pz8ia Mc60cmy9a943eJh8CG7wLfW5FEHQ4v09PRRGJCIWSltuR7yXgEQuVEQXl VSzEKHpLgRjWAac5QWhvaRO8PesEzSmHjATdVfoJjNkEZX2IZYCvSxts5 F31kmQQKQy6Km9UbIqEgDCq1zOvD0NOaaLsXSpkGVkUt+qxS5g1KeAjlf FRL7V0Je9IlpUdqlmKSUW91enn65JQqpo2zU380vU1/GT/kW+Uxv1mh24 A==; X-CSE-ConnectionGUID: C2J5w335SyuxgZNQ/xNwUA== X-CSE-MsgGUID: lZrs0kNbQHW8QO+oQTLH0g== X-IronPort-AV: E=McAfee;i="6700,10204,11235"; a="33212143" X-IronPort-AV: E=Sophos;i="6.11,229,1725346800"; d="scan'208";a="33212143" Received: from orviesa008.jf.intel.com ([10.64.159.148]) by orvoesa106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Oct 2024 07:51:35 -0700 X-CSE-ConnectionGUID: vGjyFzhKQwmR6gs1nffHZw== X-CSE-MsgGUID: v7I5L8eVSfCh0GFfUF8cDA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.11,229,1725346800"; d="scan'208";a="81426574" Received: from unknown (HELO silpixa00401385.ir.intel.com) ([10.237.214.25]) by orviesa008.jf.intel.com with ESMTP; 24 Oct 2024 07:51:34 -0700 From: Bruce Richardson To: dev@dpdk.org Cc: Bruce Richardson Subject: [PATCH] MAINTAINERS: add maintainer for next-net-intel tree Date: Thu, 24 Oct 2024 15:51:22 +0100 Message-ID: <20241024145122.967833-1-bruce.richardson@intel.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 For last two releases, I have been committer for the next-net-intel tree, so update the details in MAINTAINERS file to reflect that fact. Signed-off-by: Bruce Richardson --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index f8eecb4527..ab64230920 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -37,6 +37,7 @@ M: Ajit Khaparde T: git://dpdk.org/next/dpdk-next-net-brcm Next-net-intel Tree +M: Bruce Richardson T: git://dpdk.org/next/dpdk-next-net-intel Next-net-mrvl Tree -- 2.43.0