From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] devtools: make commits with stable tag outstanding Date: Thu, 06 Apr 2017 21:25:57 +0200 Message-ID: <2577070.K11pzx7QxG@xps13> References: <1487818172-12910-1-git-send-email-yuanhan.liu@linux.intel.com> <1491460421-6597-1-git-send-email-yuanhan.liu@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Yuanhan Liu Return-path: Received: from mail-wr0-f177.google.com (mail-wr0-f177.google.com [209.85.128.177]) by dpdk.org (Postfix) with ESMTP id 305D6108D for ; Thu, 6 Apr 2017 21:25:59 +0200 (CEST) Received: by mail-wr0-f177.google.com with SMTP id g19so33597449wrb.0 for ; Thu, 06 Apr 2017 12:25:59 -0700 (PDT) In-Reply-To: <1491460421-6597-1-git-send-email-yuanhan.liu@linux.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2017-04-06 14:33, Yuanhan Liu: > So that, as a stable maintainer while picking commits to a stable release, > I could pay less attention to those have it and pay more attention to those > don't have it. > > Signed-off-by: Yuanhan Liu Acked-by: Thomas Monjalon Applied, thanks