MAINTAINERS: Update XDP and AF_XDP entries
authorJesper Dangaard Brouer <brouer@redhat.com>
Fri, 20 Nov 2020 08:53:09 +0000 (09:53 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 20 Nov 2020 14:44:14 +0000 (15:44 +0100)
commit6200d5c3831370cd0ab4b6455933d12e82ea9956
treee96aff18312d7bb70cb445829e9b2c76a8667ba6
parent3383176efc0fb0c0900a191026468a58668b4214
MAINTAINERS: Update XDP and AF_XDP entries

Getting too many false positive matches with current use
of the content regex K: and file regex N: patterns.

This patch drops file match N: and makes K: more restricted.
Some more normal F: file wildcards are added.

Notice that AF_XDP forgot to some F: files that is also
updated in this patch.

Suggested-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Björn Töpel <bjorn.topel@intel.com>
Link: https://lore.kernel.org/bpf/160586238944.2808432.4401269290440394008.stgit@firesoul
MAINTAINERS