From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <john.mcnamara@intel.com>
Received: from mga01.intel.com (mga01.intel.com [192.55.52.88])
 by dpdk.org (Postfix) with ESMTP id 5F5E01B226;
 Wed, 18 Oct 2017 17:26:57 +0200 (CEST)
Received: from fmsmga005.fm.intel.com ([10.253.24.32])
 by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 18 Oct 2017 08:26:56 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.43,397,1503385200"; d="scan'208";a="164089236"
Received: from irsmsx110.ger.corp.intel.com ([163.33.3.25])
 by fmsmga005.fm.intel.com with ESMTP; 18 Oct 2017 08:26:55 -0700
Received: from irsmsx111.ger.corp.intel.com (10.108.20.4) by
 irsmsx110.ger.corp.intel.com (163.33.3.25) with Microsoft SMTP Server (TLS)
 id 14.3.319.2; Wed, 18 Oct 2017 16:26:54 +0100
Received: from irsmsx103.ger.corp.intel.com ([169.254.3.49]) by
 irsmsx111.ger.corp.intel.com ([169.254.2.30]) with mapi id 14.03.0319.002;
 Wed, 18 Oct 2017 16:26:54 +0100
From: "Mcnamara, John" <john.mcnamara@intel.com>
To: Thomas Monjalon <thomas@monjalon.net>, "tdelanerolle@linuxfoundation.org"
 <tdelanerolle@linuxfoundation.org>
CC: "web@dpdk.org" <web@dpdk.org>, "govboard@dpdk.org" <govboard@dpdk.org>,
 "techboard@dpdk.org" <techboard@dpdk.org>
Thread-Topic: [dpdk-web] [PATCH 2/3] update Technical Board responsibility
 wording
Thread-Index: AQHTSCNxjmMIf/cn0EC3MJAvf5vtmqLpurpg
Date: Wed, 18 Oct 2017 15:26:52 +0000
Message-ID: <B27915DBBA3421428155699D51E4CFE23EDDA644@IRSMSX103.ger.corp.intel.com>
References: <CAFXL6f9h6tSvP+cErZfC+51Oaj=PWirtsZwUiog0o9YJWtzdeQ@mail.gmail.com>
 <20171018150431.17200-1-thomas@monjalon.net>
 <20171018150431.17200-3-thomas@monjalon.net>
In-Reply-To: <20171018150431.17200-3-thomas@monjalon.net>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ctpclassification: CTP_IC
x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZDUzMzBlN2YtYmU3NS00YjM4LWJmNjUtMjZhZTI4YjExOTQ1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6InZBaCtZM3V4c0Z6Z0t4ZXdkdWJkUFdLUzhSK2ZpMWZmSjY3XC96T0VPOWJ3PSJ9
dlp-product: dlpe-windows
dlp-version: 11.0.0.116
dlp-reaction: no-action
x-originating-ip: [163.33.239.182]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-web] [PATCH 2/3] update Technical Board responsibility
 wording
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK website maintenance <web.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Oct 2017 15:26:58 -0000



> -----Original Message-----
> From: web [mailto:web-bounces@dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Wednesday, October 18, 2017 4:05 PM
> To: tdelanerolle@linuxfoundation.org
> Cc: web@dpdk.org; govboard@dpdk.org; techboard@dpdk.org
> Subject: [dpdk-web] [PATCH 2/3] update Technical Board responsibility
> wording
>=20
> Linux Foundation asks to replace "shall" by "is"
> for technical decision responsibility.
>=20
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
>  about/charter.html | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>=20
> diff --git a/about/charter.html b/about/charter.html index
> 7308384..235ebba 100644
> --- a/about/charter.html
> +++ b/about/charter.html
> @@ -211,7 +211,7 @@
>=20
>  <h4 id=3D"techscope">Scope</h4>
>  <p>
> -	The Technical Board shall be responsible technical decision making
> +	The Technical Board is responsible for technical decision making
>  	for the DPDK project.
>  	Its scope does not include the other sub-projects
>  	hosted on dpdk.org (Pktgen, SPP etc.).

Acked-by: John McNamara <john.mcnamara@intel.com>