IPC is a big part of secondary process infrastructure now, and I have been de-facto maintainer for it since 18.05. Update MAINTAINERS file to match.
Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 4493aa636..b729d3b85 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -202,6 +202,7 @@ F: doc/guides/prog_guide/multi_proc_support.rst F: app/test/test_mp_secondary.c F: examples/multi_process/ F: doc/guides/sample_app_ug/multi_process.rst +F: lib/librte_eal/common/eal_common_proc.c Service Cores M: Harry van Haaren <harry.van.haa...@intel.com> -- 2.17.1