qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] MAINTAINERS: Add entries for include/net/ files
@ 2016-02-25 11:56 Thomas Huth
  2016-02-26  6:54 ` Jason Wang
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Huth @ 2016-02-25 11:56 UTC (permalink / raw)
  To: jasowang, jan.kiszka, qemu-devel

The include/net/ files correspond to the files in the net/ directory,
thus there should be corresponding entries in the MAINTAINERS file.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5b29408..5fc99cd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1123,6 +1123,7 @@ Network device backends
 M: Jason Wang <jasowang@redhat.com>
 S: Maintained
 F: net/
+F: include/net/
 T: git git://github.com/jasowang/qemu.git net
 
 Netmap network backend
@@ -1222,6 +1223,7 @@ M: Jan Kiszka <jan.kiszka@siemens.com>
 S: Maintained
 F: slirp/
 F: net/slirp.c
+F: include/net/slirp.h
 T: git git://git.kiszka.org/qemu.git queues/slirp
 
 Tracing
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add entries for include/net/ files
  2016-02-25 11:56 [Qemu-devel] [PATCH] MAINTAINERS: Add entries for include/net/ files Thomas Huth
@ 2016-02-26  6:54 ` Jason Wang
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Wang @ 2016-02-26  6:54 UTC (permalink / raw)
  To: Thomas Huth, jan.kiszka, qemu-devel



On 02/25/2016 07:56 PM, Thomas Huth wrote:
> The include/net/ files correspond to the files in the net/ directory,
> thus there should be corresponding entries in the MAINTAINERS file.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5b29408..5fc99cd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1123,6 +1123,7 @@ Network device backends
>  M: Jason Wang <jasowang@redhat.com>
>  S: Maintained
>  F: net/
> +F: include/net/
>  T: git git://github.com/jasowang/qemu.git net
>  
>  Netmap network backend
> @@ -1222,6 +1223,7 @@ M: Jan Kiszka <jan.kiszka@siemens.com>
>  S: Maintained
>  F: slirp/
>  F: net/slirp.c
> +F: include/net/slirp.h
>  T: git git://git.kiszka.org/qemu.git queues/slirp
>  
>  Tracing

Applied to -net.

Thanks

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-26  6:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-25 11:56 [Qemu-devel] [PATCH] MAINTAINERS: Add entries for include/net/ files Thomas Huth
2016-02-26  6:54 ` Jason Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).