From patchwork Mon Jun 26 08:04:11 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Sevincer, Abdullah" X-Patchwork-Id: 128988 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 183D642D58; Mon, 26 Jun 2023 10:04:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E248441149; Mon, 26 Jun 2023 10:04:18 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by mails.dpdk.org (Postfix) with ESMTP id 5BB234067B for ; Mon, 26 Jun 2023 10:04:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1687766657; x=1719302657; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=GGb0UuNvnh2Ec+2nZ7IMth+ciQSqsnsJ6S8GwthsUhA=; b=RObtTYNSUKgwXy0bG9OFfIwBciucm07RtFUwgmjbTXNnYRiHjlXjuefL p9YZdMx5/NqfK42CCMqF3+D41tTbGGVARIsyRC8DgMcu/txk3CYqJyKZY fknEuWrn46PHJuC1D+lSlnbJB6sEg/S+qfNU11/G1lBQjN1snevcEMeRG +iLZvPKfqCl76zDf8L+1zmsuJxeoHi8B/yMYVqUvTQc3oFZ33+mxtP8dk YwULc3oku/+0abSb0NRy+kDPxAbU9zP5OZAIjrCEnilIZqWziSHGYwsm8 FNN7T/pTT6ayHWZoQJUHUqqd43rEIY/WCsEKvkZ6jONCBFR/1xgDR7smA Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10752"; a="360071743" X-IronPort-AV: E=Sophos;i="6.01,159,1684825200"; d="scan'208";a="360071743" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Jun 2023 01:04:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10752"; a="786054886" X-IronPort-AV: E=Sophos;i="6.01,159,1684825200"; d="scan'208";a="786054886" Received: from txanpdk02.an.intel.com ([10.123.117.76]) by fmsmga004.fm.intel.com with ESMTP; 26 Jun 2023 01:04:14 -0700 From: Abdullah Sevincer To: dev@dpdk.org Cc: jerinj@marvell.com, bruce.richardson@intel.com, Abdullah Sevincer Subject: [PATCH v1] maintainers: update maintainer for DLB Driver Date: Mon, 26 Jun 2023 03:04:11 -0500 Message-Id: <20230626080411.1840599-1-abdullah.sevincer@intel.com> X-Mailer: git-send-email 2.25.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 Abdullah Sevincer is now maintainer for DLB Driver. Signed-off-by: Abdullah Sevincer Acked-by: Bruce Richardson --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index fda0b55513..58ef06dd74 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1334,7 +1334,7 @@ M: Pavan Nikhilesh F: drivers/event/octeontx/timvf_* Intel DLB2 -M: Timothy McDaniel +M: Abdullah Sevincer F: drivers/event/dlb2/ F: doc/guides/eventdevs/dlb2.rst