This removes the mailing list xdp-newbies@xxxxxxxxxxxxxxx from the XDP kernel maintainers entry. Being in the kernel MAINTAINERS file successfully caused the list to receive kbuild bot warnings, syzbot reports and sometimes developer patches. The level of details in these messages, doesn't match the target audience of the XDP-newbies list. This is based on a survey on the mailing list, where 73% voted for removal from MAINTAINERS file. Signed-off-by: Jesper Dangaard Brouer <brouer@xxxxxxxxxx> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9cc156c58f0c..45cb4237eddc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17560,7 +17560,6 @@ M: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx> M: Jesper Dangaard Brouer <hawk@xxxxxxxxxx> M: John Fastabend <john.fastabend@xxxxxxxxx> L: netdev@xxxxxxxxxxxxxxx -L: xdp-newbies@xxxxxxxxxxxxxxx L: bpf@xxxxxxxxxxxxxxx S: Supported F: net/core/xdp.c