From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wr0-f177.google.com (mail-wr0-f177.google.com
 [209.85.128.177]) by dpdk.org (Postfix) with ESMTP id 943912BF5
 for <dev@dpdk.org>; Thu,  6 Apr 2017 22:38:01 +0200 (CEST)
Received: by mail-wr0-f177.google.com with SMTP id c55so6333270wrc.3
 for <dev@dpdk.org>; Thu, 06 Apr 2017 13:38:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:user-agent:in-reply-to
 :references:mime-version:content-transfer-encoding;
 bh=P4vOLcb+xq7Vc8e/r3Z6ZiPY2t34QHNIlSnmXLSPo00=;
 b=cLrxce8gNf6QBpgTm41H9HJNRRelva97WrfwR9C5O6SsD0bH/gKFO3DRWYgGFds0ZF
 UgVZPQ5nYFZBrIs7+PChIbPEybQXaUgxeBJB43qFhviB/d7qvX06d6SINhekIyFve/lL
 n/D2vTmjdpgkJOoylQCpDJtHme8IQyZxLp3Up5znT/Amn+hAhzuGGpSZppt+Tck03lrR
 QDkLEjii81Kur7aIFJgP6xfupNjOVOCbUtEynWJXvMeQ0nPSN5cNdRhH2H4quDPNcsf8
 SQsw+qiOpDM9JbL+bGYlk0vY9FEIoBie1hn5q/jzCHGvowX9MQoGi4zNEB5tEcphwvSY
 su9A==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent
 :in-reply-to:references:mime-version:content-transfer-encoding;
 bh=P4vOLcb+xq7Vc8e/r3Z6ZiPY2t34QHNIlSnmXLSPo00=;
 b=j5zN6BYiorJpJWpDfH70z1VG7MNvg6Uvgo5NoHq5v4K+bCvzd1gji4rwsEVrvyWqnS
 TVq0XRKtyqEttUhJoRq3dGa8f4k2X2j5hSNFMFeqv+6ksS2VSuvYDgU9EeFMDUGqbnzQ
 pzQq6sr2Lhyc3t7iOxihGmrClW08Q39cqn8kT5KVak1iAWhheLKSIhzIhRmwV+kaw1Rx
 1CT+h4HAOrhnM7O1Kgrcsg6HR5ah0jmVA0BLTZKZQGogxA1K7c7a1pr3WUE6jXwdWG3I
 DZNFaIR6yFKHOMiBQMdOxdGlnO5TFzESrpZ2cCniQZIlmY0mw9YKdENO6UwjYybJIE9o
 I6jA==
X-Gm-Message-State: AFeK/H01hxGJIqp4PMhxkilvxPwmkYXFSLsuzksRFruCNwqYfc1Be+bLFiLFlVKJOW3kwGHA
X-Received: by 10.28.111.136 with SMTP id c8mr25888924wmi.128.1491511080732;
 Thu, 06 Apr 2017 13:38:00 -0700 (PDT)
Received: from xps13.localnet (184.203.134.77.rev.sfr.net. [77.134.203.184])
 by smtp.gmail.com with ESMTPSA id w76sm1648107wrb.49.2017.04.06.13.37.59
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 06 Apr 2017 13:38:00 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: dev@dpdk.org
Cc: "Mcnamara, John" <john.mcnamara@intel.com>
Date: Thu, 06 Apr 2017 22:37:59 +0200
Message-ID: <2707982.8t92pvR17c@xps13>
User-Agent: KMail/4.14.10 (Linux/4.5.4-1-ARCH; KDE/4.14.11; x86_64; ; )
In-Reply-To: <B27915DBBA3421428155699D51E4CFE233270BA6@IRSMSX103.ger.corp.intel.com>
References: <1489485616-30291-1-git-send-email-thomas.monjalon@6wind.com>
 <B27915DBBA3421428155699D51E4CFE233270BA6@IRSMSX103.ger.corp.intel.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-dev] [PATCH] doc: add maintainer role about replying
	questions
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Apr 2017 20:38:01 -0000

> > The first line of the MAINTAINERS file are:
> > "
> > The intention of this file is to provide a set of names that we can rely
> > on for helping in patch reviews and questions.
> > "
> > 
> > Unfortunately, some maintainers do not endorse their role for questions
> > asked on the mailing list.
> > Hope making it clear in the contribution guide will enforce more
> > responsive maintainer participation.
> > 
> > Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied, please share with maintainers.