Add an entry for the GitHub 'Actions' configuration files used to build the WHPX Windows installer.
Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 0886eb3d2b..075728421d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3068,6 +3068,12 @@ R: Wainer dos Santos Moschetta <[email protected]> S: Maintained F: .gitlab-ci.yml +GitHub Actions (build Windows installer) +M: Stefan Weil <[email protected]> +M: Sunil Muthuswamy <[email protected]> +S: Maintained +F: .github/workflows/ + Guest Test Compilation Support M: Alex Bennée <[email protected]> R: Philippe Mathieu-Daudé <[email protected]> -- 2.21.3
