Add Sam to the list of authors
authorJavier Jardón <javier.jardon@codethink.co.uk>
Mon, 13 Jun 2011 15:30:54 +0000 (16:30 +0100)
committerJavier Jardón <javier.jardon@codethink.co.uk>
Mon, 13 Jun 2011 15:30:54 +0000 (16:30 +0100)
src/moonshot-window.vala

index 9d774d4..24f3070 100644 (file)
@@ -414,6 +414,7 @@ class MainWindow : Window
     {
         string[] authors = {
             "Javier Jardón <jjardon@codethink.co.uk>",
+            "Sam Thursfield <samthursfield@codethink.co.uk>",
             null
         };