diff options
| author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-11-29 14:09:31 +0000 |
|---|---|---|
| committer | Alex Bennée <alex.bennee@linaro.org> | 2021-11-29 15:13:19 +0000 |
| commit | 1e970158be18ed1142a8ba996448113f90848aa4 (patch) | |
| tree | 7e20ba810004e1a698844a9fb01f0633659d9f9f | |
| parent | 40525be5cbe768b23b427c6535c0b11bda80c851 (diff) | |
| download | focaccia-qemu-1e970158be18ed1142a8ba996448113f90848aa4.tar.gz focaccia-qemu-1e970158be18ed1142a8ba996448113f90848aa4.zip | |
MAINTAINERS: Add section for Aarch64 GitLab custom runner
Add a MAINTAINERS section to cover the GitLab YAML config file containing the jobs run on the custom runner sponsored by the Works On Arm project [*]. [*] https://developer.arm.com/solutions/infrastructure/works-on-arm Suggested-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20211116163226.2719320-1-f4bug@amsat.org> Message-Id: <20211129140932.4115115-8-alex.bennee@linaro.org>
| -rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8f5156bfa7..006a2293ba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3511,6 +3511,12 @@ R: Beraldo Leal <bleal@redhat.com> S: Odd Fixes F: tests/avocado/ +GitLab custom runner (Works On Arm Sponsored) +M: Alex Bennée <alex.bennee@linaro.org> +M: Philippe Mathieu-Daudé <f4bug@amsat.org> +S: Maintained +F: .gitlab-ci.d/custom-runners/ubuntu-20.04-aarch64.yml + Documentation ------------- Build system architecture |