MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Commit f51fe3b7e48c ("Documentation: Add real-time to core-api") adds new
documentation on real-time support, i.e., PREEMPT_RT. So, add a file entry
for that directory to the corresponding section in MAINTAINERS.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index d7175c38c6d1..e2782810d0e0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21403,6 +21403,7 @@ M: Clark Williams <clrkwllms@kernel.org>
M: Steven Rostedt <rostedt@goodmis.org>
L: linux-rt-devel@lists.linux.dev
S: Supported
+F: Documentation/core-api/real-time/
K: PREEMPT_RT
REALTEK AUDIO CODECS
--
2.51.0
On 2025-09-10 10:56:35 [+0200], Lukas Bulwahn wrote: > From: Lukas Bulwahn <lukas.bulwahn@redhat.com> > > Commit f51fe3b7e48c ("Documentation: Add real-time to core-api") adds new > documentation on real-time support, i.e., PREEMPT_RT. So, add a file entry > for that directory to the corresponding section in MAINTAINERS. Guess it makes sense. Who is going to apply this given that neither docs nor the tip people are on Cc? > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index d7175c38c6d1..e2782810d0e0 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -21403,6 +21403,7 @@ M: Clark Williams <clrkwllms@kernel.org> > M: Steven Rostedt <rostedt@goodmis.org> > L: linux-rt-devel@lists.linux.dev > S: Supported > +F: Documentation/core-api/real-time/ > K: PREEMPT_RT > > REALTEK AUDIO CODECS Sebastian
© 2016 - 2025 Red Hat, Inc.