[PATCH 3/4] MAINTAINERS: add tools/perf/arch/riscv

Edwin Török edwin at etorok.net
Mon Jul 5 16:25:23 PDT 2021


scripts/checkpatch.pl complained about changes in tools/perf/arch/riscv/
without MAINTAINERS entry.
It matches the path strictly, and not as a sub-string, so be explicit.

Cc: Paul Walmsley <paul.walmsley at sifive.com>
Cc: Palmer Dabbelt <palmer at dabbelt.com>
Cc: Albert Ou <aou at eecs.berkeley.edu>
Cc: linux-riscv at lists.infradead.org
Signed-off-by: Edwin Török <edwin at etorok.net>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index bd7aff0c120f..ffc6e6a8d9af 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15690,6 +15690,7 @@ S:	Supported
 P:	Documentation/riscv/patch-acceptance.rst
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git
 F:	arch/riscv/
+F:	tools/perf/arch/riscv/
 N:	riscv
 K:	riscv
 
-- 
2.31.1




More information about the linux-riscv mailing list