From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 5F9C3A0C47;
	Thu,  2 Sep 2021 13:52:07 +0200 (CEST)
Received: from [217.70.189.124] (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id D65C24003E;
	Thu,  2 Sep 2021 13:52:06 +0200 (CEST)
Received: from mga06.intel.com (mga06.intel.com [134.134.136.31])
 by mails.dpdk.org (Postfix) with ESMTP id F10984003C
 for <dev@dpdk.org>; Thu,  2 Sep 2021 13:52:05 +0200 (CEST)
X-IronPort-AV: E=McAfee;i="6200,9189,10094"; a="280096496"
X-IronPort-AV: E=Sophos;i="5.84,372,1620716400"; d="scan'208";a="280096496"
Received: from fmsmga005.fm.intel.com ([10.253.24.32])
 by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;
 02 Sep 2021 04:52:05 -0700
X-IronPort-AV: E=Sophos;i="5.84,372,1620716400"; d="scan'208";a="691353933"
Received: from bricha3-mobl.ger.corp.intel.com ([10.252.1.171])
 by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-SHA;
 02 Sep 2021 04:52:01 -0700
Date: Thu, 2 Sep 2021 12:51:58 +0100
From: Bruce Richardson <bruce.richardson@intel.com>
To: Chengwen Feng <fengchengwen@huawei.com>
Cc: thomas@monjalon.net, ferruh.yigit@intel.com, jerinj@marvell.com,
 jerinjacobk@gmail.com, andrew.rybchenko@oktetlabs.ru, dev@dpdk.org,
 mb@smartsharesystems.com, nipun.gupta@nxp.com,
 hemant.agrawal@nxp.com, maxime.coquelin@redhat.com,
 honnappa.nagarahalli@arm.com, david.marchand@redhat.com,
 sburla@marvell.com, pkapoor@marvell.com,
 konstantin.ananyev@intel.com, conor.walsh@intel.com
Message-ID: <YTC63vxOuZI0mbjw@bricha3-MOBL.ger.corp.intel.com>
References: <1625231891-2963-1-git-send-email-fengchengwen@huawei.com>
 <1630580057-29295-1-git-send-email-fengchengwen@huawei.com>
 <1630580057-29295-9-git-send-email-fengchengwen@huawei.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <1630580057-29295-9-git-send-email-fengchengwen@huawei.com>
Subject: Re: [dpdk-dev] [PATCH v18 8/8] maintainers: add for dmadev
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

On Thu, Sep 02, 2021 at 06:54:17PM +0800, Chengwen Feng wrote:
> This patch add myself as dmadev's maintainer and update release notes.
> 
> Signed-off-by: Chengwen Feng <fengchengwen@huawei.com> ---

Just in case you are doing any further revisions of this patchset, the
maintainers entry, and RN entry, generally is added in the first patch, so
squash this patch into patch #1.