On Wed, Jun 3, 2026 at 4:26 AM Philippe Mathieu-Daudé <[email protected]> wrote: > > On 3/6/26 08:40, Markus Armbruster wrote: > > We neglected to update MAINTAINERS when we deleted > > .gitlab-ci.d/cirrus/macos-14.vars, and when we added > > .gitlab-ci.d/macos*. Update it now. > > > > Fixes: 984b192bdf (ci: drop cirrus MacOS build, 2026-05-26) > > Fixes: 7684e78132 (gitlab: add initial MacOS 15 on gitlab runner, > > 2026-05-26) > > Cc: Philippe Mathieu-Daudé <[email protected]> > > Signed-off-by: Markus Armbruster <[email protected]> > > --- > > MAINTAINERS | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 3a99c84839..2bf421c659 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -692,7 +692,7 @@ F: scripts/nsis.py > > Darwin (macOS, iOS) > > M: Philippe Mathieu-Daudé <[email protected]> > > S: Odd Fixes > > -F: .gitlab-ci.d/cirrus/macos-* > > +F: .gitlab-ci.d/macos* > > Ah, slighly better than [email protected]. > > Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Yes, please take Markus' patch instead of mine since it includes the new files. Stefan
