From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas@monjalon.net>
Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com
 [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 325E4968
 for <dev@dpdk.org>; Tue, 19 Sep 2017 22:23:50 +0200 (CEST)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id D13C020BCC;
 Tue, 19 Sep 2017 16:23:49 -0400 (EDT)
Received: from frontend2 ([10.202.2.161])
 by compute1.internal (MEProxy); Tue, 19 Sep 2017 16:23:49 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h=
 cc:date:from:in-reply-to:message-id:references:subject:to
 :x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=DoF
 lFrDmWh6CZxp4xu+RB5SIWm+CoPVeZxAnnwjd1Yc=; b=UnUmT/IT7bsDildeUDv
 8LvKeAtkEmd0lTZwZ6RJ1hZyO1wCizCH3JizpRakdgAx7okXSn31fSFr0fghaAlw
 QvlLC4u3pk48oiNHMK0frB6kp5TOmkOcc5sx+fnSPoHaVGdTnveWuCV8Uyhspj5o
 Zzqo1vbV7AKrRUOG/6R3la4U=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=
 messagingengine.com; h=cc:date:from:in-reply-to:message-id
 :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc
 :x-sasl-enc; s=fm1; bh=DoFlFrDmWh6CZxp4xu+RB5SIWm+CoPVeZxAnnwjd1
 Yc=; b=dDzHA2tRLJOvR856jNXwbPKxQ8iIcGvhFMb2Fpf96wRdsTu6QlfTRHeYE
 RMB6z2C3qMC99880Nec1YGl4kkFzDMAWBvfuJ+yhe7fXnVVj6WUKVU4BQmuJ+III
 0EI3r3+Scp6/p+AQq7k9z8kj2Z4Rkj2YmWKXFSYBQRoS1gjtxEj2Aryt6utBIffU
 t5f6M0rFWZbAg1bLz/DyTkVnL6d1eiS3TheTz9uTFtMGO+eKKqHEvJAfYMyiY4Uf
 iZZp7dKqFXGKDt+Z2UtHC0rNHe60zsHd4jsIphR34zHl/5lU1hrU7r4sd7r+rUqb
 eBXNKrS/Sz58p0A6zbr6bzspnicDw==
X-ME-Sender: <xms:1XzBWS9FrE1qtyRKZWJ7CtL9E85pt6XxM7sSEt-r9S_y2sthz2SLSg>
X-Sasl-enc: Hm7lklPLszCoO9AhbYs3ggnhjNQ48at9YVyr7yu0P8P5 1505852629
Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184])
 by mail.messagingengine.com (Postfix) with ESMTPA id 2511C2444E;
 Tue, 19 Sep 2017 16:23:49 -0400 (EDT)
From: Thomas Monjalon <thomas@monjalon.net>
To: dev@dpdk.org
Cc: ferruh.yigit@intel.com,
	yliu@fridaylinux.org
Date: Tue, 19 Sep 2017 22:23:39 +0200
Message-Id: <20170919202340.19077-3-thomas@monjalon.net>
X-Mailer: git-send-email 2.14.1
In-Reply-To: <20170919202340.19077-1-thomas@monjalon.net>
References: <20170919202340.19077-1-thomas@monjalon.net>
Subject: [dpdk-dev] [PATCH 2/3] maintainers: add Yuanhan for stable branches
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Tue, 19 Sep 2017 20:23:50 -0000

Yuanhan was maintaining 16.07, 17.02 and 17.05 branches.
He is still doing LTS releases for 16.11.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 20516fe9e..7fde8d1c3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -27,6 +27,7 @@ M: Thomas Monjalon <thomas@monjalon.net>
 T: git://dpdk.org/dpdk
 
 Stable Branches
+M: Yuanhan Liu <yliu@fridaylinux.org>
 T: git://dpdk.org/dpdk-stable
 
 Security Issues
-- 
2.14.1