summaryrefslogtreecommitdiffstats
path: root/ext/gconf/gstgconfaudiosrc.c
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2009-08-24 13:42:42 -0700
committerDavid Schleef <ds@schleef.org>2009-09-05 20:53:10 -0700
commit55d27540984401beb673fa2858c215a4e71a1fce (patch)
tree12cd32d9cef246c8d1fb14e4292a310f7e5ee118 /ext/gconf/gstgconfaudiosrc.c
parent3826ef3982a04cbf302e206918a1db4dcd2e6194 (diff)
Remove Ronald Bultje from Authors field
Replaced with "GStreamer maintainers <gstreamer-devel@lists.sourceforge.net>" or just removed, depending on the number of other authors.
Diffstat (limited to 'ext/gconf/gstgconfaudiosrc.c')
-rw-r--r--ext/gconf/gstgconfaudiosrc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gconf/gstgconfaudiosrc.c b/ext/gconf/gstgconfaudiosrc.c
index 77c37305..f5c34924 100644
--- a/ext/gconf/gstgconfaudiosrc.c
+++ b/ext/gconf/gstgconfaudiosrc.c
@@ -59,7 +59,7 @@ gst_gconf_audio_src_base_init (gpointer klass)
GST_ELEMENT_DETAILS ("GConf audio source",
"Source/Audio",
"Audio source embedding the GConf-settings for audio input",
- "Ronald Bultje <rbultje@ronald.bitfreak.net>");
+ "GStreamer maintainers <gstreamer-devel@lists.sourceforge.net>");
static GstStaticPadTemplate src_template = GST_STATIC_PAD_TEMPLATE ("src",
GST_PAD_SRC,
GST_PAD_ALWAYS,