diff options
author | Thomas Huth <thuth@redhat.com> | 2023-09-29 15:16:36 +0200 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2023-10-12 00:37:39 +0300 |
commit | 145af2779c30d5a74c252b6146fa83e8d8120786 (patch) | |
tree | f35ebc66cd7a564c3dff56ba1642199f4847db2c /MAINTAINERS | |
parent | 63fc07233e7939d595ee4e8e24710c637b9785c0 (diff) |
MAINTAINERS: Add the CI-related doc files to the CI section
The docs/devel/ci* were not covered yet, add them to MAINTAINERS
so that the right people are put on CC: for related patches.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0f9c4b263e..de2ef5add3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3918,6 +3918,7 @@ F: .github/workflows/lockdown.yml F: .gitlab-ci.yml F: .gitlab-ci.d/ F: .travis.yml +F: docs/devel/ci* F: scripts/ci/ F: tests/docker/ F: tests/vm/ |