diff options
author | Björn Töpel <[email protected]> | 2021-01-15 11:43:37 +0100 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2021-01-15 23:55:16 +0100 |
commit | 235ecd36c7a93e4d6c73ac71137b8f1fa31148dd (patch) | |
tree | cd5fbb77efa85c7d3c91322e8399a6cfd64bf38b | |
parent | 4237e9f4a96228ccc8a7abe5e4b30834323cd353 (diff) |
MAINTAINERS: Update my email address
My Intel email will stop working in a not too distant future. Move my
MAINTAINERS entries to my kernel.org address.
Signed-off-by: Björn Töpel <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
-rw-r--r-- | .mailmap | 2 | ||||
-rw-r--r-- | MAINTAINERS | 4 |
2 files changed, 4 insertions, 2 deletions
@@ -55,6 +55,8 @@ Bart Van Assche <[email protected]> <[email protected]> Ben Gardner <[email protected]> Ben M Cahill <[email protected]> Björn Steinbrink <[email protected]> +Björn Töpel <[email protected]> <[email protected]> +Björn Töpel <[email protected]> <[email protected]> Boris Brezillon <[email protected]> <[email protected]> Boris Brezillon <[email protected]> <[email protected]> Boris Brezillon <[email protected]> <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index b15514a770e3..0dfd1a67d430 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3336,7 +3336,7 @@ F: arch/riscv/net/ X: arch/riscv/net/bpf_jit_comp64.c BPF JIT for RISC-V (64-bit) -M: Björn Töpel <[email protected]> +M: Björn Töpel <[email protected]> S: Maintained @@ -19409,7 +19409,7 @@ F: drivers/net/ethernet/*/*/*xdp* K: (?:\b|_)xdp(?:\b|_) XDP SOCKETS (AF_XDP) -M: Björn Töpel <[email protected]> +M: Björn Töpel <[email protected]> M: Magnus Karlsson <[email protected]> R: Jonathan Lemon <[email protected]> |