From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from szxga07-in.huawei.com (szxga07-in.huawei.com [45.249.212.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E09B95223; Sun, 7 Apr 2024 01:47:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=45.249.212.35 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712454467; cv=none; b=owIs1wSz9uS9p1Mzi068oau78VS9Lo6OfX3ap+kFfOdOKCcURZU0Blk1DV+F5CiNYS+AT6YuS7XVCf+L/EX6DFqM+iIhSWKW5MM5981LPrVrHquntabVKs34kMlgi0QrHo6uK5qWfHUdEeSW9ieE6Yutpid/M3WqO2SXCCT/azk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712454467; c=relaxed/simple; bh=3ZcpxR9wsm3F98xCGc2DPxsXXCX+A8HMy5dSk8T23gg=; h=Message-ID:Date:MIME-Version:Subject:To:CC:References:From: In-Reply-To:Content-Type; b=OCpmuuGYc5GgT65bGIidEFVtBxLDZYGMssq2eVnRlbtLVBKXIv+XlW9EG3OptAFaH7lhq0DpFSVYvjRY3HLo1s9kFy2k7Qahq0YwBCEere56ETC+F6NoMxu5Ldi07GxZMbvyc25hNnWJmRMncqIyToWinDLcPuBRn8U7rZGSP/Y= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com; spf=pass smtp.mailfrom=huawei.com; arc=none smtp.client-ip=45.249.212.35 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=huawei.com Received: from mail.maildlp.com (unknown [172.19.162.112]) by szxga07-in.huawei.com (SkyGuard) with ESMTP id 4VBw5C23hLz1RBSv; Sun, 7 Apr 2024 09:44:47 +0800 (CST) Received: from kwepemd100009.china.huawei.com (unknown [7.221.188.135]) by mail.maildlp.com (Postfix) with ESMTPS id 8630E14011F; Sun, 7 Apr 2024 09:47:36 +0800 (CST) Received: from [10.67.109.184] (10.67.109.184) by kwepemd100009.china.huawei.com (7.221.188.135) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.28; Sun, 7 Apr 2024 09:47:35 +0800 Message-ID: <959db176-a79e-4074-a4bb-d9ee5ce19f79@huawei.com> Date: Sun, 7 Apr 2024 09:47:35 +0800 Precedence: bulk X-Mailing-List: bpf@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH bpf] MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewers Content-Language: en-US To: =?UTF-8?B?QmrDtnJuIFTDtnBlbA==?= , Puranjay Mohan CC: Alexei Starovoitov , Daniel Borkmann , John Fastabend , =?UTF-8?B?QmrDtnJuIFTDtnBlbA==?= , Paul Walmsley , Palmer Dabbelt , Albert Ou , , , , References: <20240405123352.2852393-1-bjorn@kernel.org> From: Pu Lehui In-Reply-To: <20240405123352.2852393-1-bjorn@kernel.org> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-ClientProxiedBy: dggems705-chm.china.huawei.com (10.3.19.182) To kwepemd100009.china.huawei.com (7.221.188.135) On 2024/4/5 20:33, Björn Töpel wrote: > From: Björn Töpel > > Lehui and Puranjay have been active RISC-V 64-bit BPF JIT > contributors/reviewers for a long time! > > Let's make it more official by adding them as reviewers in > MAINTAINERS. It's my honor to take on this responsibility, and delighted to be partnered with you Björn and Puranjay.😀 Lehui > > Thank you for your hard work! > > Signed-off-by: Björn Töpel > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 75381386fe4c..58ab032ad33d 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3764,6 +3764,8 @@ X: arch/riscv/net/bpf_jit_comp64.c > > BPF JIT for RISC-V (64-bit) > M: Björn Töpel > +R: Pu Lehui > +R: Puranjay Mohan > L: bpf@vger.kernel.org > S: Maintained > F: arch/riscv/net/ > > base-commit: c88b9b4cde17aec34fb9bfaf69f9f72a1c44f511