diff mbox series

MAINTAINERS: Add section for Aarch64 GitLab custom runner

Message ID 20211116163226.2719320-1-f4bug@amsat.org (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Add section for Aarch64 GitLab custom runner | expand

Commit Message

Philippe Mathieu-Daudé Nov. 16, 2021, 4:32 p.m. UTC
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>
---
Based-on: <20211116162515.4100231-1-alex.bennee@linaro.org>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Alex Bennée Nov. 23, 2021, 8:51 p.m. UTC | #1
Philippe Mathieu-Daudé <f4bug@amsat.org> writes:

> 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 [*].

Queued to for-6.2/tcg-gdb-plugin-fixes, thanks.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index d3879aa3c12..f215e50f502 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3511,6 +3511,12 @@  R: Willian Rampazzo <willianr@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