Some maintainers known to be inactive for at least a year are removed to make clearer where help is needed.
Signed-off-by: Thomas Monjalon <[email protected]> --- MAINTAINERS | 4 ---- 1 file changed, 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 15a47d5ad8..316d21cd47 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -72,7 +72,6 @@ T: git://dpdk.org/next/dpdk-next-dts Stable Branches M: Luca Boccassi <[email protected]> M: Kevin Traynor <[email protected]> -M: Christian Ehrhardt <[email protected]> M: Xueming Li <[email protected]> T: git://dpdk.org/dpdk-stable @@ -139,7 +138,6 @@ F: devtools/check-meson.py Public CI M: Aaron Conole <[email protected]> -M: Michael Santana <[email protected]> F: .github/workflows/build.yml F: .ci/ @@ -160,7 +158,6 @@ Environment Abstraction Layer T: git://dpdk.org/dpdk EAL API and common code -M: Tyler Retzlaff <[email protected]> F: lib/eal/common/ F: lib/eal/unix/ F: lib/eal/include/ @@ -392,7 +389,6 @@ F: kernel/freebsd/nic_uio/ Windows support M: Dmitry Kozlyuk <[email protected]> -M: Tyler Retzlaff <[email protected]> F: lib/eal/windows/ F: doc/guides/windows_gsg/ -- 2.51.0

