From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com [209.85.212.180]) by dpdk.org (Postfix) with ESMTP id 2722E568C for ; Tue, 11 Aug 2015 14:57:03 +0200 (CEST) Received: by wicne3 with SMTP id ne3so175630927wic.1 for ; Tue, 11 Aug 2015 05:57:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=ebPbVNx8KlIC4Ra+5sQG5nJ7vCYEhe5RpXNZWoubxjg=; b=BIeqUWddpNO8kiJSJ4JwtEUgZ0sasnqY0J5K1FstsPXdCaPTji8Jrezp/zuT3+DVCs zSUfscgZGGOOFdbpI/HySOrSU3/iLUG+SL6wpA35A/nzYtkzxhWsOAKn3rFs8WoPios4 6EgjEi5a63F5i80INXzVSurZkxdV9nB08ykf8lj6KHr5FX+GDxxw9uZazZw+AISrqcRO /MzqxQ8VwCnT1urLCJlq1rGK+uYaOgCqp7yvSVl73OfowIjxY8H2IUl/gY7N6BNIY+gq 1C9kNaxpxwIqw6xA4qDwEGWzCj1vA6SdqRSX0gIZF3FpTsqXWt/Q51275sm4r7Iy60ty DcxA== X-Gm-Message-State: ALoCoQl6jztMGuojlCw5FyGwp4cAMPHSlw6skPPuGfPpmnaTLdOCc8iz1kPFHlzZd/t5BL/FwmYi X-Received: by 10.194.118.227 with SMTP id kp3mr3889470wjb.97.1439297822936; Tue, 11 Aug 2015 05:57:02 -0700 (PDT) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by smtp.gmail.com with ESMTPSA id gj6sm18815201wib.22.2015.08.11.05.57.01 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 11 Aug 2015 05:57:02 -0700 (PDT) From: Thomas Monjalon To: "Mcnamara, John" Date: Tue, 11 Aug 2015 14:55:49 +0200 Message-ID: <1613510.jVbGBmCeZH@xps13> Organization: 6WIND User-Agent: KMail/4.14.8 (Linux/4.0.4-2-ARCH; KDE/4.14.8; x86_64; ; ) In-Reply-To: References: <1439286760-8975-1-git-send-email-thomas.monjalon@6wind.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH] doc: rename guidelines for contributors X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Aug 2015 12:57:03 -0000 > > Clarify target of guidelines by renaming the title and the directory. > > > > Signed-off-by: Thomas Monjalon > > Acked-by: John McNamara Applied