diff options
author | Thomas Huth <thuth@redhat.com> | 2023-10-17 17:17:40 +0200 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2023-10-21 15:00:22 +0300 |
commit | 2635f961b0aff7fa2e4958cce1059b8d10881b60 (patch) | |
tree | bd18766f886ac4d21c5f4faf7049696f1602cbaf /MAINTAINERS | |
parent | 6345897057834644095975db98593f5034a98e3f (diff) | |
download | qemu-2635f961b0aff7fa2e4958cce1059b8d10881b60.zip qemu-2635f961b0aff7fa2e4958cce1059b8d10881b60.tar.gz qemu-2635f961b0aff7fa2e4958cce1059b8d10881b60.tar.bz2 |
MAINTAINERS: Add docs/devel/ebpf_rss.rst to the EBPF section
This doc file obviously belongs to the EBPF section.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ab95af5..27e5b88 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3940,6 +3940,7 @@ M: Jason Wang <jasowang@redhat.com> R: Andrew Melnychenko <andrew@daynix.com> R: Yuri Benditovich <yuri.benditovich@daynix.com> S: Maintained +F: docs/devel/ebpf_rss.rst F: ebpf/* F: tools/ebpf/* |