diff options
author | Will Thompson <will@willthompson.co.uk> | 2012-04-09 15:02:02 +0100 |
---|---|---|
committer | Will Thompson <will@willthompson.co.uk> | 2012-04-09 15:02:02 +0100 |
commit | 5d29c197e7cee089eb79bd5f289e3857d27d9049 (patch) | |
tree | 1a837e935e1f84f096ab4e6048a43acfde2955bf | |
parent | 22cd03a059ef21906b6a7e08dd051e4419970bc6 (diff) |
Update About dialog for some recent contributors
-rw-r--r-- | Bustle/UI/AboutDialog.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Bustle/UI/AboutDialog.hs b/Bustle/UI/AboutDialog.hs index 0a2ab22..44536f6 100644 --- a/Bustle/UI/AboutDialog.hs +++ b/Bustle/UI/AboutDialog.hs @@ -65,4 +65,6 @@ authors = [ "Will Thompson <will.thompson@collabora.co.uk>" , "Chris Lamb" , "Marc Kleine-Budde" , "Cosimo Alfarano" + , "Sergei Trofimovich" + , "Alex Merry" ] |