diff options
author | Puranjay Mohan <[email protected]> | 2024-05-14 18:39:14 +0000 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2024-05-15 09:34:54 -0700 |
commit | 325423cafc12031a69692363ddcabc63113bb3d6 (patch) | |
tree | b648277df835d76b8e834649da3809ed5ec98949 | |
parent | 7a8030057f6791d35dd20987f9ff15855c01c1bb (diff) |
MAINTAINERS: Update ARM64 BPF JIT maintainer
Zi Shen Lim is not actively doing kernel development and has decided to
tranfer the responsibility of maintaining the JIT to me.
Add myself as the maintainer for BPF JIT for ARM64 and remove Zi Shen
Lim.
Signed-off-by: Puranjay Mohan <[email protected]>
Acked-by: Zi Shen Lim <[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, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 94fddfcec2fb..be7f72766dc6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3777,7 +3777,7 @@ F: arch/arm/net/ BPF JIT for ARM64 M: Daniel Borkmann <[email protected]> M: Alexei Starovoitov <[email protected]> -M: Zi Shen Lim <[email protected]> +M: Puranjay Mohan <[email protected]> S: Supported F: arch/arm64/net/ |