[PATCH] MAINTAINERS: Add Runtime Verification (RV) entry

Daniel Bristot de Oliveira posted 1 patch 3 years, 7 months ago
MAINTAINERS | 11 +++++++++++
1 file changed, 11 insertions(+)
[PATCH] MAINTAINERS: Add Runtime Verification (RV) entry
Posted by Daniel Bristot de Oliveira 3 years, 7 months ago
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 --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>
-- 
2.35.1