[Qemu-devel] [RFC PATCH 15/47] MAINTAINERS: add missing VMWare entry

Philippe Mathieu-Daudé posted 47 patches 8 years, 6 months ago
There is a newer version of this series
[Qemu-devel] [RFC PATCH 15/47] MAINTAINERS: add missing VMWare entry
Posted by Philippe Mathieu-Daudé 8 years, 6 months ago
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---

RFC because I'm not sure about tests/

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d8aef164ca..9670a3901a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1140,6 +1140,7 @@ M: Dmitry Fleytman <dmitry@daynix.com>
 S: Maintained
 F: hw/net/vmxnet*
 F: hw/scsi/vmw_pvscsi*
+F: tests/vmxnet3-test.c
 
 Rocker
 M: Jiri Pirko <jiri@resnulli.us>
-- 
2.13.3


Re: [Qemu-devel] [RFC PATCH 15/47] MAINTAINERS: add missing VMWare entry
Posted by Thomas Huth 8 years, 6 months ago
On 28.07.2017 07:35, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> 
> RFC because I'm not sure about tests/

I think that should be fine, we've got a couple of such entries already
in the MAINTAINERS file.

>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d8aef164ca..9670a3901a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1140,6 +1140,7 @@ M: Dmitry Fleytman <dmitry@daynix.com>
>  S: Maintained
>  F: hw/net/vmxnet*
>  F: hw/scsi/vmw_pvscsi*
> +F: tests/vmxnet3-test.c
>  

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

Re: [Qemu-devel] [RFC PATCH 15/47] MAINTAINERS: add missing VMWare entry
Posted by Dmitry Fleytman 8 years, 6 months ago

> On 28 Jul 2017, at 10:08, Thomas Huth <thuth@redhat.com> wrote:
> 
>> On 28.07.2017 07:35, Philippe Mathieu-Daudé wrote:
>> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
>> ---
>> 
>> RFC because I'm not sure about tests/
> 
> I think that should be fine, we've got a couple of such entries already
> in the MAINTAINERS file.
> 
>> MAINTAINERS | 1 +
>> 1 file changed, 1 insertion(+)
>> 
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index d8aef164ca..9670a3901a 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -1140,6 +1140,7 @@ M: Dmitry Fleytman <dmitry@daynix.com>
>> S: Maintained
>> F: hw/net/vmxnet*
>> F: hw/scsi/vmw_pvscsi*
>> +F: tests/vmxnet3-test.c
>> 
> 
> Reviewed-by: Thomas Huth <thuth@redhat.com>

Reviewed-by: Dmitry Fleytman <dmitry@daynix.com>