diff mbox series

[04/17] arm: smh: Add semihosting entry to MAINTAINERS

Message ID 20220303204400.2787389-5-sean.anderson@seco.com
State Superseded
Delegated to: Tom Rini
Headers show
Series arm: semihosting: Cleanups and new features | expand

Commit Message

Sean Anderson March 3, 2022, 8:43 p.m. UTC
These files are spread all over the tree, so just use a regex. Orphaned
for now, since this is more of a "one-off" series. Though I'll be happy
to review patches.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
---

 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index fb171e0c68..8d9792c8b2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1148,6 +1148,10 @@  F:	arch/sandbox/
 F:	doc/arch/sandbox.rst
 F:	include/dt-bindings/*/sandbox*.h
 
+SEMIHOSTING
+S:	Orphaned
+N:	semihosting
+
 SETEXPR
 M:	Roland Gaudig <roland.gaudig@weidmueller.com>
 S:	Maintained