aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Karlsson <[email protected]>2022-05-23 10:32:54 +0200
committerDaniel Borkmann <[email protected]>2022-05-23 18:20:27 +0200
commita56672f2027eb0fcf81300cfdab1037be8cda404 (patch)
tree79bd7f91693298659a3baf08b1f67fc7542993bf
parentc272e259116973b4c2d5c5ae7b6a4181aeeb38c7 (diff)
MAINTAINERS: Add maintainer to AF_XDP
Maciej Fijalkowski has gracefully accepted to become the third maintainer for the AF_XDP code. Thank you Maciej! Signed-off-by: Magnus Karlsson <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: Björn Töpel <[email protected]> Acked-by: Maciej Fijalkowski <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 359afc617b92..adc63e18e601 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21507,6 +21507,7 @@ K: (?:\b|_)xdp(?:\b|_)
XDP SOCKETS (AF_XDP)
M: Björn Töpel <[email protected]>
M: Magnus Karlsson <[email protected]>
+M: Maciej Fijalkowski <[email protected]>
R: Jonathan Lemon <[email protected]>