# Test for valid MAINTAINER
#
s = testVar("MAINTAINER")
- if s=="OpenEmbedded Team <oe@handhelds.org>":
+ if s=="OpenEmbedded Team <openembedded-devel@openembedded.org>":
bb.error("explicit MAINTAINER is missing, using default")
elif s and s.find("@") == -1:
bb.error("You forgot to put an e-mail address into MAINTAINER")
# this file holds documentation for known keys, possible values and
# their meaning. Please update, correct and extend this documentation.
-# Mail your changes to oe@handhelds.org
+# Mail your changes to openembedded-devel@openembedded.org
# conf/bitbake.conf
PREFERRED_VERSION[doc] = 'Normally use it as PREFERRED_VERSION_package-name = "" to set the preferred \