oelint.bbclass, documentation.conf: update OE email address
authorKoen Kooi <koen@openembedded.org>
Mon, 9 Oct 2006 11:22:38 +0000 (11:22 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 9 Oct 2006 11:22:38 +0000 (11:22 +0000)
classes/oelint.bbclass
conf/documentation.conf

index baa1c63..c9e39d1 100644 (file)
@@ -67,7 +67,7 @@ python do_lint() {
        # 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")
index c07c8fa..feb572d 100644 (file)
@@ -1,6 +1,6 @@
 # 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 \