diff options
author | Björn Töpel <[email protected]> | 2024-04-05 14:33:51 +0200 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2024-04-05 10:34:57 -0700 |
commit | 76cd338994778c552c51086fc056819b5cdda2e7 (patch) | |
tree | eed5d82cd53ab9f7f535d373b5d993ecdd5b942b | |
parent | cfddb048040b598fa7df0e51ca361289fc7abf28 (diff) |
MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewers
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]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0c08b44bde17..65e8351f978e 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]> S: Maintained F: arch/riscv/net/ |