diff options
author | David Schleef <ds@schleef.org> | 2009-08-24 13:42:42 -0700 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2009-09-05 20:53:10 -0700 |
commit | 55d27540984401beb673fa2858c215a4e71a1fce (patch) | |
tree | 12cd32d9cef246c8d1fb14e4292a310f7e5ee118 /gst/autodetect/gstautoaudiosink.c | |
parent | 3826ef3982a04cbf302e206918a1db4dcd2e6194 (diff) | |
download | gstreamer-plugins-good-55d27540984401beb673fa2858c215a4e71a1fce.tar.gz |
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 'gst/autodetect/gstautoaudiosink.c')
-rw-r--r-- | gst/autodetect/gstautoaudiosink.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/autodetect/gstautoaudiosink.c b/gst/autodetect/gstautoaudiosink.c index 4ed1ba9ee..7ba76fcde 100644 --- a/gst/autodetect/gstautoaudiosink.c +++ b/gst/autodetect/gstautoaudiosink.c @@ -67,7 +67,6 @@ static const GstElementDetails gst_auto_audio_sink_details = GST_ELEMENT_DETAILS ("Auto audio sink", "Sink/Audio", "Wrapper audio sink for automatically detected audio sink", - "Ronald Bultje <rbultje@ronald.bitfreak.net>\n" "Jan Schmidt <thaytan@noraisin.net>"); static GstStaticPadTemplate sink_template = GST_STATIC_PAD_TEMPLATE ("sink", |