diff mbox series

MAINTAINERS: Add the CI-related doc files to the CI section

Message ID 20230929131636.394715-1-thuth@redhat.com
State New
Headers show
Series MAINTAINERS: Add the CI-related doc files to the CI section | expand

Commit Message

Thomas Huth Sept. 29, 2023, 1:16 p.m. UTC
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>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Alex Bennée Sept. 29, 2023, 2:56 p.m. UTC | #1
Thomas Huth <thuth@redhat.com> writes:

> 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>

> ---
>  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/
Philippe Mathieu-Daudé Oct. 2, 2023, 6:21 a.m. UTC | #2
On 29/9/23 15:16, Thomas Huth wrote:
> 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>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Michael Tokarev Oct. 2, 2023, 12:03 p.m. UTC | #3
29.09.2023 16:16, Thomas Huth:
> 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>

Applied to my trivial-patches tree, thanks!

/mjt
diff mbox series

Patch

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/