diff options
author | Antonio Quartulli <antonio@openvpn.net> | 2025-04-17 22:25:36 +0300 |
---|---|---|
committer | Antonio Quartulli <antonio@openvpn.net> | 2025-05-15 14:08:56 +0300 |
commit | 8170a0c968f41dc8f29b7b52b714cae690267d51 (patch) | |
tree | 98f98cab0ff65668102ce26dd3601e4978d23a0b | |
parent | 664bf117a30804b442a88a8462591bb23f5a0f22 (diff) | |
download | linux-8170a0c968f41dc8f29b7b52b714cae690267d51.tar.xz |
MAINTAINERS: add Sabrina as official reviewer for ovpn
Sabrina put quite some effort in reviewing the ovpn module
during its official submission to netdev.
For this reason she obtain extensive knowledge of the module
architecture and implementation.
Make her an official reviewer, so that I can be supported
in reviewing and acking new patches.
Acked-by: Sabrina Dubroca <sd@queasysnail.net>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 800d23264c94..9019bcbcd50b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18199,6 +18199,7 @@ F: drivers/irqchip/irq-or1k-* OPENVPN DATA CHANNEL OFFLOAD M: Antonio Quartulli <antonio@openvpn.net> +R: Sabrina Dubroca <sd@queasysnail.net> L: openvpn-devel@lists.sourceforge.net (subscribers-only) L: netdev@vger.kernel.org S: Supported |