[PATCH] MAINTAINERS: Add watchdog maintainers entry
Stefan Roese
sr at denx.de
Thu Jan 13 16:57:31 CET 2022
I've been handling "inofficially" the watchdog related patches for a few
years now. Let's make this official and add a tree for it and also add
myself here in the MAINTAINERS file.
Signed-off-by: Stefan Roese <sr at denx.de>
Cc: Tom Rini <trini at konsulko.com>
Cc: Harald Seiler <hws at denx.de>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6ae81c565943..b44651673d17 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1297,6 +1297,14 @@ F: include/virtio*.h
F: test/dm/virtio.c
F: doc/develop/driver-model/virtio.rst
+WATCHDOG
+M: Stefan Roese <sr at denx.de>
+S: Maintained
+T: git https://source.denx.de/u-boot/custodians/u-boot-watchdog.git
+F: cmd/wdt.c
+F: drivers/watchdog/
+F: include/watchdog*.h
+
X86
M: Simon Glass <sjg at chromium.org>
M: Bin Meng <bmeng.cn at gmail.com>
--
2.34.1
More information about the U-Boot
mailing list