summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS12
-rw-r--r--clutter-gst.doap14
2 files changed, 21 insertions, 5 deletions
diff --git a/AUTHORS b/AUTHORS
index 5307df4..59eb693 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,5 +1,7 @@
-Matthew Allum <mallum@o-hand.com> - primary authour
-Emmanuele Bassi <ebassi@o-hand.com> - python bindings, gobject/glib mastery
-Iain Holmes <iain@o-hand.com> - GTK Clutter widget
-Jorn Baayen <jorn@o-hand.com> - Gstreamer bits
-Chris Lord <chris@o-hand.com> - Pixel shader bits
+Matthew Allum <mallum@o-hand.com>
+Emmanuele Bassi <ebassi@o-hand.com>
+Jorn Baayen <jorn@o-hand.com>
+Chris Lord <chris@o-hand.com>
+Damien Lespiau <damien.lespiau@intel.com>
+Lionel Landwerlin <lionel.g.landwerlin@linux.intel.com>
+Bastien Nocera <hadess@hadess.net>
diff --git a/clutter-gst.doap b/clutter-gst.doap
index 08690d8..7231c8a 100644
--- a/clutter-gst.doap
+++ b/clutter-gst.doap
@@ -61,6 +61,20 @@
</foaf:Person>
</author>
+ <author>
+ <foaf:Person>
+ <foaf:name>Bastien Nocera</foaf:name>
+ <foaf:mbox rdf:resource="mailto:hadess@hadess.net"/>
+ </foaf:Person>
+ </author>
+
+ <author>
+ <foaf:Person>
+ <foaf:name>Lionel Landwerlin</foaf:name>
+ <foaf:mbox rdf:resource="mailto:lionel.g.landwerlin@linux.intel.com"/>
+ </foaf:Person>
+ </author>
+
<repository>
<GitRepository>
<browse rdf:resource="http://git.clutter-project.org/?r=clutter-gst"/>