summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/include/maintainers.inc3
-rw-r--r--conf/layer.conf1
2 files changed, 4 insertions, 0 deletions
diff --git a/conf/include/maintainers.inc b/conf/include/maintainers.inc
new file mode 100644
index 00000000..7fc7ef60
--- /dev/null
+++ b/conf/include/maintainers.inc
@@ -0,0 +1,3 @@
1# This file contains a list of recipe maintainers for meta-intel
2
3RECIPE_MAINTAINER_pn-libva-intel-driver = "Wei Tee Ng <wei.tee.ng@intel.com>"
diff --git a/conf/layer.conf b/conf/layer.conf
index abf6ffd6..581f9af5 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -16,3 +16,4 @@ LICENSE_PATH += "${LAYERDIR}/common/custom-licenses"
16# cause compatibility issues with other layers 16# cause compatibility issues with other layers
17LAYERVERSION_intel = "3" 17LAYERVERSION_intel = "3"
18 18
19require ${LAYERDIR}/conf/include/maintainers.inc