diff mbox series

[v3,46/47] MAINTAINERS: Add a reviewer for network packet abstractions

Message ID 20230423041833.5302-47-akihiko.odaki@daynix.com
State New
Headers show
Series [v3,01/47] hw/net/net_tx_pkt: Decouple implementation from PCI | expand

Commit Message

Akihiko Odaki April 23, 2023, 4:18 a.m. UTC
I have made significant changes for network packet abstractions so add
me as a reviewer.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index c31d2279ab..8b2ef5943c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2214,6 +2214,7 @@  F: tests/qtest/fuzz-megasas-test.c
 
 Network packet abstractions
 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>
+R: Akihiko Odaki <akihiko.odaki@daynix.com>
 S: Maintained
 F: include/net/eth.h
 F: net/eth.c