summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2009-11-03 18:09:55 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-11-03 18:09:55 +0100
commit4cabe3c6c604c091bc44568fda371895cea11cb8 (patch)
tree749c98f6c13dbe779d6b4119c967c212680f44a2
parent795a604ae0f76d97d7cfa5cd38646fab07ba27d9 (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. Merged from gst-plugins-base, 0e9bc5125aca546d773ed1002df573dd8e2dc136.
-rw-r--r--gst/selector/gstinputselector.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/selector/gstinputselector.c b/gst/selector/gstinputselector.c
index a957fdad8..c3148d1db 100644
--- a/gst/selector/gstinputselector.c
+++ b/gst/selector/gstinputselector.c
@@ -46,7 +46,6 @@ GST_ELEMENT_DETAILS ("Input selector",
"Generic",
"N-to-1 input stream selectoring",
"Julien Moutte <julien@moutte.net>\n"
- "Ronald S. Bultje <rbultje@ronald.bitfreak.net>\n"
"Jan Schmidt <thaytan@mad.scientist.com>\n"
"Wim Taymans <wim.taymans@gmail.com>");