qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] MAINTAINERS: add missing support status fields


From: Stefan Hajnoczi
Subject: [Qemu-devel] [PATCH] MAINTAINERS: add missing support status fields
Date: Fri, 1 Mar 2019 16:35:18 +0000

This patch adds the "S:" line for areas of the codebase that currently
lack a support status field.

Note that there are a few more areas that are more abstract and do not
correspond to a specific set of files.  They have not been modified.

Cc: Alex Bennée <address@hidden>
Signed-off-by: Stefan Hajnoczi <address@hidden>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d941cb3862..2464f51879 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -338,6 +338,7 @@ F: include/hw/tricore/
 
 Multiarch Linux User Tests
 M: Alex Bennée <address@hidden>
+S: Maintained
 F: tests/tcg/multiarch/
 
 Guest CPU Cores (KVM):
@@ -2094,6 +2095,7 @@ F: qemu.sasl
 Coroutines
 M: Stefan Hajnoczi <address@hidden>
 M: Kevin Wolf <address@hidden>
+S: Maintained
 F: util/*coroutine*
 F: include/qemu/coroutine*
 F: tests/test-coroutine.c
@@ -2528,6 +2530,7 @@ F: .gitlab-ci.yml
 Guest Test Compilation Support
 M: Alex Bennée <address@hidden>
 R: Philippe Mathieu-Daudé <address@hidden>
+S: Maintained
 F: tests/tcg/Makefile
 F: tests/tcg/Makefile.include
 L: address@hidden
-- 
2.20.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]