[meta-intel] [PATCH] conf: set recipe maintainers

Ross Burton ross.burton at intel.com
Fri May 5 05:20:20 PDT 2017


Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 conf/include/maintainers.inc | 3 +++
 conf/layer.conf              | 1 +
 2 files changed, 4 insertions(+)
 create mode 100644 conf/include/maintainers.inc

diff --git a/conf/include/maintainers.inc b/conf/include/maintainers.inc
new file mode 100644
index 0000000..7fc7ef6
--- /dev/null
+++ b/conf/include/maintainers.inc
@@ -0,0 +1,3 @@
+# This file contains a list of recipe maintainers for meta-intel
+
+RECIPE_MAINTAINER_pn-libva-intel-driver = "Wei Tee Ng <wei.tee.ng at intel.com>"
diff --git a/conf/layer.conf b/conf/layer.conf
index abf6ffd..581f9af 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -16,3 +16,4 @@ LICENSE_PATH += "${LAYERDIR}/common/custom-licenses"
 # cause compatibility issues with other layers
 LAYERVERSION_intel = "3"
 
+require ${LAYERDIR}/conf/include/maintainers.inc
-- 
2.8.1



More information about the meta-intel mailing list