Bernard is no longer with Intel and is no longer involved in the DPDK community, so remove him from the MAINTAINERS file.
Signed-off-by: Bruce Richardson <[email protected]> --- MAINTAINERS | 2 -- 1 file changed, 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 2bd4a55f1b..86a66b3981 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1442,14 +1442,12 @@ IPsec M: Konstantin Ananyev <[email protected]> T: git://dpdk.org/next/dpdk-next-crypto F: lib/ipsec/ -M: Bernard Iremonger <[email protected]> F: app/test/test_ipsec* F: doc/guides/prog_guide/ipsec_lib.rst M: Vladimir Medvedkin <[email protected]> F: app/test-sad/ Flow Classify - EXPERIMENTAL -M: Bernard Iremonger <[email protected]> F: lib/flow_classify/ F: app/test/test_flow_classify* F: doc/guides/prog_guide/flow_classify_lib.rst -- 2.34.1

