2024-04-05 12:34:24

by Björn Töpel

[permalink] [raw]
Subject: [PATCH bpf] MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewers

From: Björn Töpel <[email protected]>

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.

Thank you for your hard work!

Signed-off-by: Björn Töpel <[email protected]>
---
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 <[email protected]>
+R: Pu Lehui <[email protected]>
+R: Puranjay Mohan <[email protected]>
L: [email protected]
S: Maintained
F: arch/riscv/net/

base-commit: c88b9b4cde17aec34fb9bfaf69f9f72a1c44f511
--
2.40.1



2024-04-05 17:48:00

by patchwork-bot+netdevbpf

[permalink] [raw]
Subject: Re: [PATCH bpf] MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewers

Hello:

This patch was applied to bpf/bpf.git (master)
by Alexei Starovoitov <[email protected]>:

On Fri, 5 Apr 2024 14:33:51 +0200 you wrote:
> From: Björn Töpel <[email protected]>
>
> 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.
>
> [...]

Here is the summary with links:
- [bpf] MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewers
https://git.kernel.org/bpf/bpf/c/76cd33899477

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



2024-04-07 01:48:00

by Pu Lehui

[permalink] [raw]
Subject: Re: [PATCH bpf] MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewers


On 2024/4/5 20:33, Björn Töpel wrote:
> From: Björn Töpel <[email protected]>
>
> 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 <[email protected]>
> ---
> 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 <[email protected]>
> +R: Pu Lehui <[email protected]>
> +R: Puranjay Mohan <[email protected]>
> L: [email protected]
> S: Maintained
> F: arch/riscv/net/
>
> base-commit: c88b9b4cde17aec34fb9bfaf69f9f72a1c44f511