Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u...
[platform/kernel/u-boot.git] / MAINTAINERS
index 915316a..126bb43 100644 (file)
@@ -811,6 +811,25 @@ S: Maintained
 F:     doc/usage/environment.rst
 F:     scripts/env2string.awk
 
+EROFS
+M:     Huang Jianan <jnhuang95@gmail.com>
+L:     linux-erofs@lists.ozlabs.org
+S:     Maintained
+F:     cmd/erofs.c
+F:     fs/erofs/
+F:     include/erofs.h
+F:     test/py/tests/test_fs/test_erofs.py
+
+EVENTS
+M:     Simon Glass <sjg@chromium.org>
+S:     Maintained
+F:     cmd/event.c
+F:     common/event.c
+F:     include/event.h
+F:     scripts/event_dump.py
+F:     test/common/event.c
+F:     test/py/tests/test_event_dump.py
+
 FASTBOOT
 S:     Orphaned
 F:     cmd/fastboot.c
@@ -1328,6 +1347,14 @@ F:       include/virtio*.h
 F:     test/dm/virtio.c
 F:     doc/develop/driver-model/virtio.rst
 
+WATCHDOG
+M:     Stefan Roese <sr@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@chromium.org>
 M:     Bin Meng <bmeng.cn@gmail.com>