The FreeBSD CI definitions now reside in other files than .cirrs.yml.
Update the entry in MAINTAINERS accordingly.

Signed-off-by: Thomas Huth <th...@redhat.com>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 81aa31b5e1..38da514214 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3601,7 +3601,8 @@ FreeBSD Hosted Continuous Integration
 M: Ed Maste <ema...@freebsd.org>
 M: Li-Wen Hsu <lw...@freebsd.org>
 S: Maintained
-F: .cirrus.yml
+F: .gitlab-ci.d/cirrus/freebsd*
+F: tests/vm/freebsd
 W: https://cirrus-ci.com/github/qemu/qemu
 
 Windows Hosted Continuous Integration
-- 
2.27.0


Reply via email to