From 55d27540984401beb673fa2858c215a4e71a1fce Mon Sep 17 00:00:00 2001 From: David Schleef Date: Mon, 24 Aug 2009 13:42:42 -0700 Subject: Remove Ronald Bultje from Authors field Replaced with "GStreamer maintainers " or just removed, depending on the number of other authors. --- gst/apetag/gstapedemux.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gst/apetag') diff --git a/gst/apetag/gstapedemux.c b/gst/apetag/gstapedemux.c index 68b883e8..be622e88 100644 --- a/gst/apetag/gstapedemux.c +++ b/gst/apetag/gstapedemux.c @@ -63,7 +63,6 @@ static const GstElementDetails gst_ape_demux_details = GST_ELEMENT_DETAILS ("APE tag demuxer", "Codec/Demuxer/Metadata", "Read and output APE tags while demuxing the contents", - "Ronald Bultje , " "Tim-Philipp Müller "); static GstStaticPadTemplate sink_factory = GST_STATIC_PAD_TEMPLATE ("sink", -- cgit