[J][UNSTABLE][PATCH 2/7] MAINTAINERS: Add scripts/pahole-flags.sh to BPF section

Dimitri John Ledkov dimitri.ledkov at canonical.com
Mon Feb 7 15:15:11 UTC 2022


From: Nathan Chancellor <nathan at kernel.org>

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 <nathan at kernel.org>
Signed-off-by: Daniel Borkmann <daniel at iogearbox.net>
Acked-by: Andrii Nakryiko <andrii at kernel.org>
Link: https://lore.kernel.org/bpf/20220201205624.652313-2-nathan@kernel.org
(cherry picked from bpf-next commit f67644b4f282d42acf5ad9b0175ef5671314ab12)
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 53c9614358..b694a8bd6e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3417,6 +3417,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/
-- 
2.32.0




More information about the kernel-team mailing list