MAINTAINERS: Add gitlab-pipeline-status script to GitLab CI section
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Sun, 8 Nov 2020 20:45:22 +0000 (21:45 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 10 Nov 2020 07:51:15 +0000 (08:51 +0100)
Do not let the gitlab-pipeline-status script unmaintained,
add it to the 'GitLab Continuous Integration' section.

Fixes: c02b2eac55e ("GitLab Gating CI: introduce pipeline-status contrib script")
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20201108204535.2319870-5-philmd@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS

index 0e60109d28cb188f7405ce0c6d396d579bc06c0f..7b34ea0646d34167faebdc17c41d6d41d9383ffb 100644 (file)
@@ -3156,6 +3156,7 @@ S: Maintained
 F: .gitlab-ci.yml
 F: .gitlab-ci.d/crossbuilds.yml
 F: .gitlab-ci.d/*py
+F: scripts/ci/gitlab-pipeline-status
 
 Guest Test Compilation Support
 M: Alex Bennée <alex.bennee@linaro.org>