[PATCH] MAINTAINERS: Update COLO Proxy section

Zhang Chen posted 1 patch 2 years, 4 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211221080400.1492980-1-chen.zhang@intel.com
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: Update COLO Proxy section
Posted by Zhang Chen 2 years, 4 months ago
Signed-off-by: Zhang Chen <chen.zhang@intel.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1de6ce6e44..5479b9376e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2983,6 +2983,7 @@ F: docs/colo-proxy.txt
 F: net/colo*
 F: net/filter-rewriter.c
 F: net/filter-mirror.c
+F: tests/qtest/test-filter*
 
 Record/replay
 M: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
-- 
2.25.1


Re: [PATCH] MAINTAINERS: Update COLO Proxy section
Posted by Philippe Mathieu-Daudé 2 years, 4 months ago
Cc'ing qemu-trivial@

On 12/21/21 09:04, Zhang Chen wrote:
> Signed-off-by: Zhang Chen <chen.zhang@intel.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1de6ce6e44..5479b9376e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2983,6 +2983,7 @@ F: docs/colo-proxy.txt
>  F: net/colo*
>  F: net/filter-rewriter.c
>  F: net/filter-mirror.c
> +F: tests/qtest/test-filter*

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>


Re: [PATCH] MAINTAINERS: Update COLO Proxy section
Posted by Thomas Huth 2 years, 4 months ago
On 21/12/2021 09.04, Zhang Chen wrote:
> Signed-off-by: Zhang Chen <chen.zhang@intel.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1de6ce6e44..5479b9376e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2983,6 +2983,7 @@ F: docs/colo-proxy.txt
>   F: net/colo*
>   F: net/filter-rewriter.c
>   F: net/filter-mirror.c
> +F: tests/qtest/test-filter*
>   
>   Record/replay
>   M: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
> 

Reviewed-by: Thomas Huth <thuth@redhat.com>