maintainers: claim maintainership of IPC
authorAnatoly Burakov <anatoly.burakov@intel.com>
Thu, 25 Apr 2019 13:17:51 +0000 (14:17 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 3 May 2019 20:02:51 +0000 (22:02 +0200)
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.burakov@intel.com>
MAINTAINERS

index 31706c0..15d0829 100644 (file)
@@ -198,6 +198,7 @@ F: doc/guides/sample_app_ug/keep_alive.rst
 Secondary process
 M: Anatoly Burakov <anatoly.burakov@intel.com>
 K: RTE_PROC_
+F: lib/librte_eal/common/eal_common_proc.c
 F: doc/guides/prog_guide/multi_proc_support.rst
 F: app/test/test_mp_secondary.c
 F: examples/multi_process/