From patchwork Thu Dec 7 19:49:10 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tyler Retzlaff X-Patchwork-Id: 134941 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 14ED34369B; Thu, 7 Dec 2023 20:49:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA7D042F04; Thu, 7 Dec 2023 20:49:13 +0100 (CET) Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by mails.dpdk.org (Postfix) with ESMTP id 8D68D42E7B for ; Thu, 7 Dec 2023 20:49:12 +0100 (CET) Received: by linux.microsoft.com (Postfix, from userid 1086) id DFDAF20B74C0; Thu, 7 Dec 2023 11:49:11 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com DFDAF20B74C0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1701978551; bh=Cf4UnSaRUCbbg98PEcqX57O7jOwx4skHfwaqzfy+Va4=; h=From:To:Cc:Subject:Date:From; b=fu8cvMwdBuvLoa5o1G/geQoj9ZJdyx8JfDaNHgPu0jlTgt5xKHvZV9eK/nnCHI3SW Ws2Af3lJxj7nB5OMRkth4MAggpLfxwrYMiaf6Om+Eei+839FGQZOt4hD11wKGGj0hF Umz7qV/NQYw4WN5MoGQHNL15X5zfpt7UuaiUUA0M= From: Tyler Retzlaff To: dev@dpdk.org Cc: Thomas Monjalon , Tyler Retzlaff Subject: [PATCH] maintainers: update Windows maintainers Date: Thu, 7 Dec 2023 11:49:10 -0800 Message-Id: <1701978550-21363-1-git-send-email-roretzla@linux.microsoft.com> X-Mailer: git-send-email 1.8.3.1 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 Remove Windows maintainers who are no longer working on DPDK and add myself. Signed-off-by: Tyler Retzlaff --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0d1c812..4ac25b1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -360,8 +360,7 @@ F: kernel/freebsd/nic_uio/ Windows support M: Dmitry Kozlyuk -M: Narcisa Ana Maria Vasile -M: Dmitry Malloy +M: Tyler Retzlaff M: Pallavi Kadam F: lib/eal/windows/ F: buildtools/map_to_win.py