aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Töpel <[email protected]>2021-01-15 11:43:37 +0100
committerDaniel Borkmann <[email protected]>2021-01-15 23:55:16 +0100
commit235ecd36c7a93e4d6c73ac71137b8f1fa31148dd (patch)
treecd5fbb77efa85c7d3c91322e8399a6cfd64bf38b
parent4237e9f4a96228ccc8a7abe5e4b30834323cd353 (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--.mailmap2
-rw-r--r--MAINTAINERS4
2 files changed, 4 insertions, 2 deletions
diff --git a/.mailmap b/.mailmap
index 632700cee55c..b1ab0129c7d6 100644
--- a/.mailmap
+++ b/.mailmap
@@ -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]>
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]>