From patchwork Thu Sep 5 15:49:44 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Traynor X-Patchwork-Id: 58676 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 109731EF89; Thu, 5 Sep 2019 17:50:19 +0200 (CEST) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 5F5C32C28 for ; Thu, 5 Sep 2019 17:50:17 +0200 (CEST) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 56CE8A76C; Thu, 5 Sep 2019 15:50:16 +0000 (UTC) Received: from rh.redhat.com (ovpn-117-52.ams2.redhat.com [10.36.117.52]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8F57060920; Thu, 5 Sep 2019 15:50:14 +0000 (UTC) From: Kevin Traynor To: dev@dpdk.org, thomas@monjalon.net Cc: bluca@debian.org, Kevin Traynor Date: Thu, 5 Sep 2019 16:49:44 +0100 Message-Id: <20190905154944.26971-1-ktraynor@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Thu, 05 Sep 2019 15:50:16 +0000 (UTC) Subject: [dpdk-dev] [PATCH] maintainers: update stable maintainers X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 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" Yuanhan is no longer maintaining DPDK stable. Add myself as a stable maintainer. Signed-off-by: Kevin Traynor Acked-by: Luca Boccassi Acked-by: Thomas Monjalon --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 410026086..b3b05fd80 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -69,6 +69,6 @@ T: git://dpdk.org/next/dpdk-next-pipeline Stable Branches -M: Yuanhan Liu M: Luca Boccassi +M: Kevin Traynor T: git://dpdk.org/dpdk-stable