linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add uapi directories to API/ABI section
@ 2021-02-17 17:47 Vlastimil Babka
  0 siblings, 0 replies; only message in thread
From: Vlastimil Babka @ 2021-02-17 17:47 UTC (permalink / raw)
  To: Andrew Morton
  Cc: linux-kernel, linux-api, Michael Kerrisk, Vlastimil Babka,
	David Hildenbrand

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 <david@redhat.com>
Signed-off-by: Vlastimil Babka <vbabka@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-api@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 <hdegoede@redhat.com>
-- 
2.30.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-17 17:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-17 17:47 [PATCH] MAINTAINERS: add uapi directories to API/ABI section Vlastimil Babka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).