summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorThomas Huth2016-02-25 12:56:24 +0100
committerJason Wang2016-03-08 08:34:09 +0100
commitd24b2b1cccbf598d004bc211a22af30e064dee65 (patch)
tree6bfe6ff866998446fd962ccc491a82290c90765d /MAINTAINERS
parentnet: filter: correctly remove filter from the list during finalization (diff)
downloadqemu-d24b2b1cccbf598d004bc211a22af30e064dee65.tar.gz
qemu-d24b2b1cccbf598d004bc211a22af30e064dee65.tar.xz
qemu-d24b2b1cccbf598d004bc211a22af30e064dee65.zip
MAINTAINERS: Add entries for include/net/ files
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> Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9d0255c72c..c47709d860 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