From: Peter Xu Date: Mon, 11 May 2026 14:30:26 +0000 (-0400) Subject: MAINTAINERS: Update RDMA migration entry with M: X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f614e800ec75dcb0a2f5efcf2277df29b28f49d9;p=thirdparty%2Fqemu.git MAINTAINERS: Update RDMA migration entry with M: We wanted to remove RDMA migration once but that didn't go further. In reality, with the help of Zhijian it's in Odd Fixes stage, even if we just merged one new parameter for it, for performance improvements. Markus pointed out we'd better have at least one M: for it to match anything that is not orphaned. Remove the X: for Migration entry for RDMA files, then it'll start to cover RDMA migration again. Keep the separate entry so Zhijian can keep getting copied, and copy the M:s over to say someone is collecting patches. Logically these M:s aren't needed after removing X:, but make it clearer. Link: https://lore.kernel.org/r/5326b854-fcea-4af6-a479-792888a94a4d@fujitsu.com Cc: Zhijian Li (Fujitsu) Cc: Markus Armbruster Signed-off-by: Peter Xu Message-ID: <20260511143026.1296485-1-peterx@redhat.com> Acked-by: Fabiano Rosas Reviewed-by: Markus Armbruster Acked-by: Li Zhijian Signed-off-by: Markus Armbruster --- diff --git a/MAINTAINERS b/MAINTAINERS index 6748c03928..0d9c7146da 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3769,11 +3769,11 @@ F: docs/devel/migration/ F: qapi/migration.json F: tests/migration-stress/ F: util/userfaultfd.c -X: migration/rdma* RDMA Migration +M: Peter Xu +M: Fabiano Rosas R: Li Zhijian -R: Peter Xu S: Odd Fixes F: migration/rdma* F: scripts/rdma-migration-helper.sh