From: Markus Armbruster Date: Mon, 5 Feb 2024 08:47:46 +0000 (+0100) Subject: MAINTAINERS: Cover qapi/cxl.json X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=66ba157a96ea5a292c8ee326ba3e566dd9b2354d;p=qemu.git MAINTAINERS: Cover qapi/cxl.json Commit 415442a1b4a (hw/mem/cxl_type3: Add CXL RAS Error Injection Support.) created qapi/cxl.json without adding it to MAINTAINERS. Fix that. Cc: Ben Widawsky Cc: Jonathan Cameron Cc: Fan Ni Signed-off-by: Markus Armbruster Message-ID: <20240205084747.3623569-2-armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé --- diff --git a/MAINTAINERS b/MAINTAINERS index 2f9741b898..00ada764a7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2894,6 +2894,7 @@ S: Supported F: hw/cxl/ F: hw/mem/cxl_type3.c F: include/hw/cxl/ +F: qapi/cxl.json Dirty Bitmaps M: Eric Blake