From 2a3232eb62eaf5ef499894b5b9983d4dae3bcc38 Mon Sep 17 00:00:00 2001 From: Lukas Straub Date: Sat, 25 Apr 2026 16:08:22 +0200 Subject: [PATCH] MAINTAINERS: Add myself as maintainer for replication I recently took up maintainership for the orphaned COLO migraion component. Here I take over maintainership for replication which is another important component for COLO. Signed-off-by: Lukas Straub Message-ID: <20260425-replication_maintainer-v1-1-f6ab019ff0ca@web.de> Reviewed-by: Zhang Chen Acked-by: Peter Xu Signed-off-by: Kevin Wolf --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index ba6055619b..634ceb2abe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4429,7 +4429,8 @@ F: block/export/vduse-blk.c F: block/export/vduse-blk.h Replication -S: Orphan +M: Lukas Straub +S: Maintained F: replication* F: block/replication.c F: tests/unit/test-replication.c