From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add details on requirements for patch ack and merge Date: Thu, 09 Mar 2017 14:12:29 +0100 Message-ID: <2152564.MPzf193o6S@xps13> References: <1487678567-13375-1-git-send-email-bruce.richardson@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , techboard@dpdk.org To: "Richardson, Bruce" Return-path: Received: from mail-wr0-f169.google.com (mail-wr0-f169.google.com [209.85.128.169]) by dpdk.org (Postfix) with ESMTP id 7DD10CFD8 for ; Thu, 9 Mar 2017 14:12:31 +0100 (CET) Received: by mail-wr0-f169.google.com with SMTP id u108so44637365wrb.3 for ; Thu, 09 Mar 2017 05:12:31 -0800 (PST) In-Reply-To: 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-02-21 16:16, Mcnamara, John: > From: Bruce Richardson > > > > Add to the contributors guide the requirements and guidelines for getting > > patches acked and merged. It details at what point the review comments and > > the ack's need to be received in order to have a given patch merged into a > > release. > > > > These guidelines are as agreed by the DPDK technical board at the meeting > > held on 2017-02-15. > > > > Signed-off-by: Bruce Richardson > > Minor nit. I'd prefer the first word of the bullet items to be capitalized > as a sentence. Apart from that: > > Acked-by: John McNamara Applied with capitalization fixed and s/relevent/relevant/. Thanks