From: Lukas Straub <[email protected]> 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 <[email protected]> Message-ID: <[email protected]> Reviewed-by: Zhang Chen <[email protected]> Acked-by: Peter Xu <[email protected]> Signed-off-by: Kevin Wolf <[email protected]> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index ba6055619bd..634ceb2abed 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 <[email protected]> +S: Maintained F: replication* F: block/replication.c F: tests/unit/test-replication.c -- 2.54.0
