]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Add Brion Vibber to contributors.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Thu, 14 Jan 2010 22:40:11 +0000 (23:40 +0100)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Thu, 14 Jan 2010 22:40:11 +0000 (23:40 +0100)
actions/version.php

index c1f673c45c04844db093dccb2c7c9304c4bad3a2..b6593e5edb09cbdfe061201abf2ad13d2fcd1c49 100644 (file)
@@ -266,5 +266,6 @@ class VersionAction extends Action
                               'Craig Andrews',
                               'mEDI',
                               'Brett Taylor',
-                              'Brigitte Schuster');
+                              'Brigitte Schuster',
+                              'Brion Vibber');
 }