]> code.ossystems Code Review - openembedded-core.git/commitdiff
Change maintainer for all gstreamer packages to myself (they've diverged
authorChris Lord <chris@openedhand.com>
Tue, 12 Sep 2006 09:55:17 +0000 (09:55 +0000)
committerChris Lord <chris@openedhand.com>
Tue, 12 Sep 2006 09:55:17 +0000 (09:55 +0000)
enough for this, I think)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@704 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gstreamer/gst-plugins.inc
meta/packages/gstreamer/gstreamer_0.10.9.bb

index ed04aa473fe4af1a444fadc11daa719697a391a0..754bbeb93c637375fd640b6227272afbfe40c617 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Plugins for GStreamer"
 SECTION = "multimedia"
 PRIORITY = "optional"
-MAINTAINER = "Felix Domke <tmbinc@elitedvb.net>"
+MAINTAINER = "Chris Lord <chris@openedhand.com>"
 DEPENDS = "gstreamer"
 
 inherit autotools pkgconfig
index 5c9444b1d2f48d9a14175de44af245b238fb4022..cdf8de72b4722ba57a8cafb3f3368cd232176618 100644 (file)
@@ -4,7 +4,7 @@ SECTION = "multimedia"
 PRIORITY = "optional"
 LICENSE = "LGPL"
 HOMEPAGE = "http://www.gstreamer.net/"
-MAINTAINER = "Felix Domke <tmbinc@elitedvb.net>"
+MAINTAINER = "Chris Lord <chris@openedhand.com>"
 DEPENDS = "glib-2.0 gettext-native popt libxml2"
 PR = "r1"