[PATCH] MAINTAINERS: Add the CI-related doc files to the CI section

Thomas Huth posted 1 patch 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230929131636.394715-1-thuth@redhat.com
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: Add the CI-related doc files to the CI section
Posted by Thomas Huth 7 months ago
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(+)

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
Re: [PATCH] MAINTAINERS: Add the CI-related doc files to the CI section
Posted by Michael Tokarev 7 months ago
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
Re: [PATCH] MAINTAINERS: Add the CI-related doc files to the CI section
Posted by Philippe Mathieu-Daudé 7 months ago
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>



Re: [PATCH] MAINTAINERS: Add the CI-related doc files to the CI section
Posted by Alex Bennée 7 months ago
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/


-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro