diff mbox series

[for-3.1,14/25] MAINTAINERS: Add missing entries to the vhost section

Message ID 20181125205000.10324-15-philmd@redhat.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Add various missing entries | expand

Commit Message

Philippe Mathieu-Daudé Nov. 25, 2018, 8:49 p.m. UTC
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Thomas Huth Nov. 27, 2018, 7:16 a.m. UTC | #1
On 2018-11-25 21:49, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e124792557..eab0fb9742 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1359,6 +1359,7 @@ M: Michael S. Tsirkin <mst@redhat.com>
>  S: Supported
>  F: hw/*/*vhost*
>  F: docs/interop/vhost-user.txt
> +F: contrib/vhost-user-*/
>  
>  virtio
>  M: Michael S. Tsirkin <mst@redhat.com>
> 

Reviewed-by: Thomas Huth <thuth@redhat.com>
Laurent Vivier Nov. 27, 2018, 11:42 a.m. UTC | #2
On 25/11/2018 21:49, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e124792557..eab0fb9742 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1359,6 +1359,7 @@ M: Michael S. Tsirkin <mst@redhat.com>
>  S: Supported
>  F: hw/*/*vhost*
>  F: docs/interop/vhost-user.txt
> +F: contrib/vhost-user-*/
>  
>  virtio
>  M: Michael S. Tsirkin <mst@redhat.com>
> 

Applied to my trivial-patches branch.

Thanks,
Laurent
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e124792557..eab0fb9742 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1359,6 +1359,7 @@  M: Michael S. Tsirkin <mst@redhat.com>
 S: Supported
 F: hw/*/*vhost*
 F: docs/interop/vhost-user.txt
+F: contrib/vhost-user-*/
 
 virtio
 M: Michael S. Tsirkin <mst@redhat.com>