From: Richard Purdie Date: Thu, 21 Apr 2011 10:38:41 +0000 (+0100) Subject: bitbake.conf: Set MAINTAINER to a non-poky default of the OE-Core mailing list X-Git-Tag: 2011-1~1707 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=bb1442aaf089040312de383228bbf72c608ef02a;p=openembedded-core.git bitbake.conf: Set MAINTAINER to a non-poky default of the OE-Core mailing list Signed-off-by: Richard Purdie --- diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index d1d3adce39..2e4a76d2c2 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -190,7 +190,7 @@ DESCRIPTION_${PN}-doc ?= "${DESCRIPTION} \ This package contains documentation." LICENSE = "INVALID" -MAINTAINER = "Yocto Project Team " +MAINTAINER = "OE-Core Developers " HOMEPAGE = "unknown" # Package dependencies and provides.