From 2e654a1013c98139f10de7b7ade8c542d3ca1dc9 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 23 Mar 2019 08:17:13 -0700 Subject: meta-tpm: add maintainers file This simples checking package updates Signed-off-by: Armin Kuster --- meta-tpm/conf/distro/include/maintainers.inc | 39 ++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 meta-tpm/conf/distro/include/maintainers.inc diff --git a/meta-tpm/conf/distro/include/maintainers.inc b/meta-tpm/conf/distro/include/maintainers.inc new file mode 100644 index 0000000..74c1a18 --- /dev/null +++ b/meta-tpm/conf/distro/include/maintainers.inc @@ -0,0 +1,39 @@ +# meta-tpm Maintainers File +# +# This file contains a list of recipe maintainers. +# +# Please submit any patches against recipes in meta to the +# Yocto mail list (yocto@yoctoproject.org) +# +# If you have problems with or questions about a particular recipe, feel +# free to contact the maintainer directly (cc:ing the appropriate mailing list +# puts it in the archive and helps other people who might have the same +# questions in the future), but please try to do the following first: +# +# - look in the Yocto Project Bugzilla +# (http://bugzilla.yoctoproject.org/) to see if a problem has +# already been reported +# +# The format is as a bitbake variable override for each recipe +# +# RECIPE_MAINTAINER_pn- = "Full Name " +# +# Please keep this list in alphabetical order. +RECIPE_MAINTAINER_pn-aircrack-ng = "Armin Kuster " +RECIPE_MAINTAINER_pn-pcr-extend = "Armin Kuster " +RECIPE_MAINTAINER_pn-tpm-quote-tools = "Armin Kuster " +RECIPE_MAINTAINER_pn-libtpm = "Armin Kuster " +RECIPE_MAINTAINER_pn-trousers = "Armin Kuster " +RECIPE_MAINTAINER_pn-swtpm = "Armin Kuster " +RECIPE_MAINTAINER_pn-openssl-tpm-engine = "Armin Kuster " +RECIPE_MAINTAINER_pn-tpm-tools = "Armin Kuster " +RECIPE_MAINTAINER_pn-tpm2-abrmd = "Armin Kuster " +RECIPE_MAINTAINER_pn-tpm2-totp = "Armin Kuster " +RECIPE_MAINTAINER_pn-tpm2-tcti-uefi = "Armin Kuster " +RECIPE_MAINTAINER_pn-tpm2-tss-engine = "Armin Kuster " +RECIPE_MAINTAINER_pn-tpm2-pkcs11 = "Armin Kuster " +RECIPE_MAINTAINER_pn-tpm2-tss = "Armin Kuster " +RECIPE_MAINTAINER_pn-cryptsetup-tpm-incubator = "Armin Kuster " +RECIPE_MAINTAINER_pn-tpm2-tools = "Armin Kuster " +RECIPE_MAINTAINER_pn-ibmswtpm2 = "Armin Kuster " + -- cgit v1.2.3-54-g00ecf