summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2016-02-25 12:56:24 +0100
committerTimothy Pearson <tpearson@raptorengineering.com>2019-11-29 19:49:13 -0600
commit9d7e316a76c26d297ad24bc153bcf11c186c00d8 (patch)
treec50bb5289dbd6e060f68ace40907bbf900bcb560
parent28a5f33f558cfdcc8221f34357b55fea49d11fdd (diff)
downloadhqemu-9d7e316a76c26d297ad24bc153bcf11c186c00d8.zip
hqemu-9d7e316a76c26d297ad24bc153bcf11c186c00d8.tar.gz
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>
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9d0255c..c47709d 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
OpenPOWER on IntegriCloud