diff mbox series

MAINTAINERS: Add Runtime Verification (RV) entry

Message ID b24c13553b6947a8da16d884ca464e4233eb8fb7.1661268579.git.bristot@kernel.org (mailing list archive)
State Accepted
Commit fa4b9df00af4a749d4d715d7e11562121b7885ac
Headers show
Series MAINTAINERS: Add Runtime Verification (RV) entry | expand

Commit Message

Daniel Bristot de Oliveira Aug. 23, 2022, 3:33 p.m. UTC
Add a Runtime Verification (RV) entry in the MAINTAINERS file
with Steven Rostedt and myself as maintainers.

Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Daniel Bristot de Oliveira <bristot@kernel.org>
---
 MAINTAINERS | 11 +++++++++++
 1 file changed, 11 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 96f47a7865d6..7baa8e643cff 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17731,6 +17731,17 @@  L:	linux-rdma@vger.kernel.org
 S:	Maintained
 F:	drivers/infiniband/ulp/rtrs/
 
+RUNTIME VERIFICATION (RV)
+M:	Daniel Bristot de Oliveira <bristot@kernel.org>
+M:	Steven Rostedt <rostedt@goodmis.org>
+L:	linux-trace-devel@vger.kernel.org
+S:	Maintained
+F:	Documentation/trace/rv/
+F:	include/linux/rv.h
+F:	include/rv/
+F:	kernel/trace/rv/
+F:	tools/verification/
+
 RXRPC SOCKETS (AF_RXRPC)
 M:	David Howells <dhowells@redhat.com>
 M:	Marc Dionne <marc.dionne@auristor.com>