Let's add include/uapi/ and arch/*/include/uapi/ to API/ABI section, so that
for patches modifying them, get_maintainers.pl suggests CCing linux-api@ so
people don't forget.

Reported-by: David Hildenbrand <da...@redhat.com>
Signed-off-by: Vlastimil Babka <vba...@suse.cz>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

Not entirely sure about the arch/* part, would it add too much noise? Thoughts?

diff --git a/MAINTAINERS b/MAINTAINERS
index bfc1b86e3e73..d8b994a1b983 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -261,6 +261,8 @@ ABI/API
 L:     linux-...@vger.kernel.org
 F:     include/linux/syscalls.h
 F:     kernel/sys_ni.c
+F:     include/uapi/
+F:     arch/*/include/uapi/
 
 ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
 M:     Hans de Goede <hdego...@redhat.com>
-- 
2.30.0

Reply via email to