diff options
author | Lorenz Bauer <lmb@cloudflare.com> | 2022-02-22 10:39:24 +0000 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2022-02-28 14:03:54 +0100 |
commit | f54eeae970f4dd4400d8ef3157788fbd3e2dd0e3 (patch) | |
tree | 84f6d1f455bff2098bb972b9d272a58430115000 | |
parent | caef14b7530c065fb85d54492768fa48fdb5093e (diff) |
bpf: Remove Lorenz Bauer from L7 BPF maintainers
I'm leaving my position at Cloudflare and therefore won't have the
necessary time and insight to maintain the sockmap code. It's in
more capable hands with Jakub anyways.
Signed-off-by: Lorenz Bauer <lmb@cloudflare.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20220222103925.25802-2-lmb@cloudflare.com
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2524b75763cd..766c27ca62ad 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10764,7 +10764,6 @@ L7 BPF FRAMEWORK M: John Fastabend <john.fastabend@gmail.com> M: Daniel Borkmann <daniel@iogearbox.net> M: Jakub Sitnicki <jakub@cloudflare.com> -M: Lorenz Bauer <lmb@cloudflare.com> L: netdev@vger.kernel.org L: bpf@vger.kernel.org S: Maintained |