Add maintainer info in the README and also drop a stale maintainers.inc file.
Signed-off-by: Kevin Hao <[email protected]> --- README | 2 ++ conf/include/maintainers.inc | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 conf/include/maintainers.inc diff --git a/README b/README index 18407b2031eb..7430eec6216d 100644 --- a/README +++ b/README @@ -68,3 +68,5 @@ The meta-dpdk maintainers will do their best to review and/or pull in a patch or patchset within 24 hours of the time it was posted. For larger and/or more involved patches and patchsets, the review process may take longer. + +Maintainer: Anuj Mittal <[email protected]> diff --git a/conf/include/maintainers.inc b/conf/include/maintainers.inc deleted file mode 100644 index a89a54aeb45a..000000000000 --- a/conf/include/maintainers.inc +++ /dev/null @@ -1,3 +0,0 @@ -# This file contains a list of recipe maintainers for meta-intel - -RECIPE_MAINTAINER_pn-dpdk = "TBD DPDK Flex Team" -- 2.14.4 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
