diff options
author | Sandipan Das <[email protected]> | 2021-08-27 16:49:05 +0530 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2021-08-30 22:19:05 +0200 |
commit | fca35b11e18a9d854cda6b18ed39a78011f4b082 (patch) | |
tree | 4a36dc891484e51d1c516fa074b305bcfdc4c6de | |
parent | 47bb27a20d6ea22cd092c1fc2bb4fcecac374838 (diff) |
MAINTAINERS: Remove self from powerpc BPF JIT
Stepping down as I haven't had a chance to look into the powerpc
BPF JIT compilers for a while.
Signed-off-by: Sandipan Das <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e23f2d8bd7aa..bc88786ea13a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3409,7 +3409,6 @@ F: drivers/net/ethernet/netronome/nfp/bpf/ BPF JIT for POWERPC (32-BIT AND 64-BIT) M: Naveen N. Rao <[email protected]> -M: Sandipan Das <[email protected]> S: Maintained |