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 89FED425E4;
	Wed, 20 Sep 2023 09:08:46 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 5B538402C7;
	Wed, 20 Sep 2023 09:08:46 +0200 (CEST)
Received: from us-smtp-delivery-124.mimecast.com
 (us-smtp-delivery-124.mimecast.com [170.10.129.124])
 by mails.dpdk.org (Postfix) with ESMTP id 492D84028C
 for <dev@dpdk.org>; Wed, 20 Sep 2023 09:08:45 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;
 s=mimecast20190719; t=1695193724;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:cc:mime-version:mime-version:content-type:content-type:
 content-transfer-encoding:content-transfer-encoding:
 in-reply-to:in-reply-to:references:references;
 bh=3YDZ1uJCgA5dI4NL0r4u7aGw0vD0myLBhs0H2QuYvSo=;
 b=Do4YHhVO05U/KdRmrXhrn2/M39IM+cQVOmL/xqFXhb2IUKh60e+mxvWpNWMXhSzCTb+dEk
 vdoN5xn/5+7OTQbJ9UkxAWOsnM4Yd9jvNouv4yJ41ROkh5SqxPi0nNHhr3i7S2o6Ldr+yz
 9t/wByvokOJBdP9q9RhvDrJT2aVH/Uk=
Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73])
 by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2,
 cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id
 us-mta-35-yMrm-U_xPFy8m6CU5YDKcA-1; Wed, 20 Sep 2023 03:08:39 -0400
X-MC-Unique: yMrm-U_xPFy8m6CU5YDKcA-1
Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com
 [10.11.54.1])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 4BE9D2999B26;
 Wed, 20 Sep 2023 07:08:39 +0000 (UTC)
Received: from [10.39.208.35] (unknown [10.39.208.35])
 by smtp.corp.redhat.com (Postfix) with ESMTPS id 8F9D540C2064;
 Wed, 20 Sep 2023 07:08:38 +0000 (UTC)
Message-ID: <36bfc613-1ff5-2d39-ed16-02a6b429905c@redhat.com>
Date: Wed, 20 Sep 2023 09:08:36 +0200
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101
 Thunderbird/102.13.0
Subject: Re: [PATCH] maintainers: update email address
To: Chenbo Xia <chenbo.xia@intel.com>, dev@dpdk.org
Cc: thomas@monjalon.net
References: <20230919034427.9098-1-chenbo.xia@intel.com>
From: Maxime Coquelin <maxime.coquelin@redhat.com>
In-Reply-To: <20230919034427.9098-1-chenbo.xia@intel.com>
X-Scanned-By: MIMEDefang 3.1 on 10.11.54.1
X-Mimecast-Spam-Score: 0
X-Mimecast-Originator: redhat.com
Content-Language: en-US
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
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



On 9/19/23 05:44, Chenbo Xia wrote:
> I am leaving Intel, so replace my Intel email with personal one
> temporarily.
> 
> Signed-off-by: Chenbo Xia <chenbo.xia@intel.com>
> ---
>   .mailmap    |  2 +-
>   MAINTAINERS | 12 ++++++------
>   2 files changed, 7 insertions(+), 7 deletions(-)
> 

Acked-by: Maxime Coquelin <maxime.coquelin@redhat.com>

Thanks,
Maxime