From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 83DD8EE49A0 for ; Wed, 23 Aug 2023 09:43:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234437AbjHWJmj (ORCPT ); Wed, 23 Aug 2023 05:42:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42016 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231697AbjHWJmE (ORCPT ); Wed, 23 Aug 2023 05:42:04 -0400 Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 524581BCB for ; Wed, 23 Aug 2023 02:38:12 -0700 (PDT) Received: from canpemm500009.china.huawei.com (unknown [172.30.72.53]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4RW1Lw2V5bzrSZX; Wed, 23 Aug 2023 17:36:40 +0800 (CST) Received: from [10.67.121.177] (10.67.121.177) by canpemm500009.china.huawei.com (7.192.105.203) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.31; Wed, 23 Aug 2023 17:38:10 +0800 CC: , , , , , , , Subject: Re: [PATCH drivers/perf: hisi:] drivers/perf: hisi: Update email addresses of HISILICON_PMU driver maintainers. To: Jijie Shao , , , References: <20230822122812.2384393-1-shaojijie@huawei.com> From: Yicong Yang Message-ID: <16eeb96b-ffc5-1ab3-ba73-52015a027f94@huawei.com> Date: Wed, 23 Aug 2023 17:38:09 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.5.1 MIME-Version: 1.0 In-Reply-To: <20230822122812.2384393-1-shaojijie@huawei.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.67.121.177] X-ClientProxiedBy: dggems701-chm.china.huawei.com (10.3.19.178) To canpemm500009.china.huawei.com (7.192.105.203) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Jijie, Actually we are not only update the email address but also the maintainers. So the subject should be like: drivers/perf: hisi: Update HiSilicon PMU maintainers On 2023/8/22 20:28, Jijie Shao wrote: > Since Guangbin and Shaokun have left HiSilicon and will no longer > maintain the drivers, update the maintainer information and > thanks for their work. > > Signed-off-by: Jijie Shao Acked-by: Yicong Yang > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4171d3a102a9..a3109267a411 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9305,7 +9305,7 @@ F: drivers/crypto/hisilicon/hpre/hpre_crypto.c > F: drivers/crypto/hisilicon/hpre/hpre_main.c > > HISILICON HNS3 PMU DRIVER > -M: Guangbin Huang > +M: Jijie Shao > S: Supported > F: Documentation/admin-guide/perf/hns3-pmu.rst > F: drivers/perf/hisilicon/hns3_pmu.c > @@ -9343,7 +9343,7 @@ F: Documentation/devicetree/bindings/net/hisilicon*.txt > F: drivers/net/ethernet/hisilicon/ > > HISILICON PMU DRIVER > -M: Shaokun Zhang > +M: Yicong Yang > M: Jonathan Cameron > S: Supported > W: http://www.hisilicon.com >