From: David Schleef Date: Tue, 3 Nov 2009 17:09:55 +0000 (+0100) Subject: input-selector: Remove Ronald Bultje from Authors field X-Git-Tag: RELEASE-0.10.32~85 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=11dc5f63cb9b9d668ac55d25f7be074e34be8398;p=platform%2Fupstream%2Fgstreamer.git input-selector: Remove Ronald Bultje from Authors field Replaced with "GStreamer maintainers " or just removed, depending on the number of other authors. Merged from gst-plugins-base, 0e9bc5125aca546d773ed1002df573dd8e2dc136. --- diff --git a/plugins/elements/gstinputselector.c b/plugins/elements/gstinputselector.c index a957fda..c3148d1 100644 --- a/plugins/elements/gstinputselector.c +++ b/plugins/elements/gstinputselector.c @@ -46,7 +46,6 @@ GST_ELEMENT_DETAILS ("Input selector", "Generic", "N-to-1 input stream selectoring", "Julien Moutte \n" - "Ronald S. Bultje \n" "Jan Schmidt \n" "Wim Taymans ");