Add a MAINTAINERS file entry for the new Live Update Orchestrator introduced in previous patches. Signed-off-by: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx> --- MAINTAINERS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index fd097e53fff2..90554f3a1bec 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14009,6 +14009,19 @@ 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: Documentation/core-api/liveupdate.rst +F: Documentation/userspace-api/liveupdate.rst +F: include/linux/liveupdate.h +F: include/uapi/linux/liveupdate.h +F: kernel/liveupdate/ +F: tools/testing/selftests/liveupdate/ + LLC (802.2) L: netdev@xxxxxxxxxxxxxxx S: Odd fixes -- 2.50.0.727.gbf7dc18ff4-goog