gpe.bbclass: Set default maintainer to GPE ml instead of OE.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Mon, 30 Jan 2006 17:26:29 +0000 (17:26 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 30 Jan 2006 17:26:29 +0000 (17:26 +0000)
classes/gpe.bbclass

index 8cd9e4f..861ec41 100644 (file)
@@ -2,6 +2,7 @@ DEPENDS_prepend = "coreutils-native virtual/libintl intltool-native "
 GPE_TARBALL_SUFFIX ?= "gz"
 SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.${GPE_TARBALL_SUFFIX}"
 FILES_${PN} += "${datadir}/gpe ${datadir}/application-registry"
+MAINTAINER ?= "GPE Team <gpe@handhelds.org>"
 
 inherit gettext