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 <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7ecf3fbc2d..3914bbd85b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3888,6 +3888,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/ -- 2.41.0
