Given the testing done by Cirrus-CI is FreeBSD only introduce a new section in the MAINTAINERS file to cover it and add myself as the maintainer.
Requested-by: Stefano Stabellini <[email protected]> Signed-off-by: Roger Pau Monné <[email protected]> --- FWIW, I wouldn't mind it being part of the "Continuous Integration (CI)" section, but I understand maintainers there could prefer a separate section since this is ATM FreeBSD only testing. --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2a47fafe85..6248d07aea 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -260,6 +260,11 @@ R: Community Manager <[email protected]> S: Maintained F: CHANGELOG.md +Cirrus-CI Integration +M: Roger Pau Monné <[email protected]> +S: Supported +F: .cirrus.yml + Continuous Integration (CI) M: Doug Goldstein <[email protected]> M: Stefano Stabellini <[email protected]> -- 2.35.1
