From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: remove UTF-8 BOM from programmer's guide Date: Tue, 06 Feb 2018 21:28:34 +0100 Message-ID: <2445037.67RPbINPbf@xps> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , "Wang, Yipeng1" , "Gobriel, Sameh" To: "Burakov, Anatoly" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 25BD21B40B for ; Tue, 6 Feb 2018 21:28:38 +0100 (CET) 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" > > Fixes: 55694b2a9f64 ("doc: add membership documentation") > > Cc: yipeng1.wang@intel.com > > Signed-off-by: Anatoly Burakov > > Acked-by: John McNamara Applied, thanks