Add a MAINTAINERS file entry for the new Live Update Orchestrator introduced in previous patches. Signed-off-by: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx> --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 4fc28b6674bd..327b2084ab79 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13806,6 +13806,17 @@ F: kernel/module/livepatch.c F: samples/livepatch/ F: tools/testing/selftests/livepatch/ +LIVE UPDATE +M: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx> +L: linux-kernel@xxxxxxxxxxxxxxx +S: Maintained +F: Documentation/ABI/testing/sysfs-kernel-liveupdate +F: Documentation/admin-guide/liveupdate.rst +F: drivers/misc/liveupdate/ +F: include/linux/liveupdate.h +F: include/uapi/linux/liveupdate.h +F: tools/testing/selftests/liveupdate/ + LLC (802.2) L: netdev@xxxxxxxxxxxxxxx S: Odd fixes -- 2.49.0.1101.gccaa498523-goog