diff mbox series

[v3,05/29] arm: smh: Add semihosting entry to MAINTAINERS

Message ID 20220322205938.1721846-6-sean.anderson@seco.com
State Accepted
Commit c8f4cc9590c480f962451344a4c795b1503c1359
Delegated to: Tom Rini
Headers show
Series arm: semihosting: Cleanups and new features | expand

Commit Message

Sean Anderson March 22, 2022, 8:59 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>
---
Liviu or Andre, perhaps you should be listed here as well?

(no changes since v2)

Changes in v2:
- Add myself as a reviewer

 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Tom Rini April 3, 2022, 12:15 a.m. UTC | #1
On Tue, Mar 22, 2022 at 04:59:13PM -0400, Sean Anderson wrote:

> 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>

Applied to u-boot/next, thanks!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 126bb43231..3c9a275f16 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1169,6 +1169,11 @@  F:	arch/sandbox/
 F:	doc/arch/sandbox.rst
 F:	include/dt-bindings/*/sandbox*.h
 
+SEMIHOSTING
+R:	Sean Anderson <sean.anderson@seco.com>
+S:	Orphaned
+N:	semihosting
+
 SETEXPR
 M:	Roland Gaudig <roland.gaudig@weidmueller.com>
 S:	Maintained