diff options
author | Thomas Huth <thuth@redhat.com> | 2020-02-10 16:41:04 +0100 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2020-05-28 10:59:00 +0200 |
commit | d1d3ba2b23c06aab2f7e0511f08f450a3b96ca61 (patch) | |
tree | ac6054b4aa6a115502e349e07be9d0a9fb475208 /MAINTAINERS | |
parent | a932eec49d9ec106c7952314ad1adc28f0986076 (diff) |
MAINTAINERS: Add Philippe, Alex and Wainer to the Gitlab-CI section
Initially, I was the only one who was using Gitlab while most developers
had their git trees still on other systems, but that has changed nowadays.
There is now much more interest in the Gitlab-CI today, so it would be
good to have more than only one maintainer / reviewer for the gitlab-ci.yml
file. Alex, Wainer and Philippe kindly offered their help here, so let's
add them to the corresponding section in the MAINTAINERS file now.
Message-Id: <20200210155115.9371-1-thuth@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a209b5d8ce..71a0438843 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2901,6 +2901,9 @@ W: https://cirrus-ci.com/github/qemu/qemu GitLab Continuous Integration M: Thomas Huth <thuth@redhat.com> +M: Philippe Mathieu-Daudé <philmd@redhat.com> +M: Alex Bennée <alex.bennee@linaro.org> +R: Wainer dos Santos Moschetta <wainersm@redhat.com> S: Maintained F: .gitlab-ci.yml |