diff options
author | Chris Lord <chris@openedhand.com> | 2006-09-12 09:55:17 +0000 |
---|---|---|
committer | Chris Lord <chris@openedhand.com> | 2006-09-12 09:55:17 +0000 |
commit | cb2180680286d61ae4c92830fa6af05fb98cfd20 (patch) | |
tree | 9211c46032895bf1deeb825d2823600ea679a400 /meta/packages/gstreamer/gst-plugins.inc | |
parent | b015278dc1724fec20f94a6de1074cbef208adda (diff) | |
download | ast2050-yocto-poky-cb2180680286d61ae4c92830fa6af05fb98cfd20.zip ast2050-yocto-poky-cb2180680286d61ae4c92830fa6af05fb98cfd20.tar.gz |
Change maintainer for all gstreamer packages to myself (they've diverged
enough for this, I think)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@704 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gstreamer/gst-plugins.inc')
-rw-r--r-- | meta/packages/gstreamer/gst-plugins.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gstreamer/gst-plugins.inc b/meta/packages/gstreamer/gst-plugins.inc index ed04aa4..754bbeb 100644 --- a/meta/packages/gstreamer/gst-plugins.inc +++ b/meta/packages/gstreamer/gst-plugins.inc @@ -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 |