From: Nathan Chancellor Date: Tue, 1 Feb 2022 20:56:20 +0000 (-0700) Subject: MAINTAINERS: Add scripts/pahole-flags.sh to BPF section X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f67644b4f282d42acf5ad9b0175ef5671314ab12;p=linux.git MAINTAINERS: Add scripts/pahole-flags.sh to BPF section Currently, scripts/pahole-flags.sh has no formal maintainer. Add it to the BPF section so that patches to it can be properly reviewed and picked up. Signed-off-by: Nathan Chancellor Signed-off-by: Daniel Borkmann Acked-by: Andrii Nakryiko Link: https://lore.kernel.org/bpf/20220201205624.652313-2-nathan@kernel.org --- diff --git a/MAINTAINERS b/MAINTAINERS index 0d7883977e9ba..0d422452c8ffc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3523,6 +3523,7 @@ F: net/sched/act_bpf.c F: net/sched/cls_bpf.c F: samples/bpf/ F: scripts/bpf_doc.py +F: scripts/pahole-flags.sh F: tools/bpf/ F: tools/lib/bpf/ F: tools/testing/selftests/bpf/