]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Added Brigitte Schuster (http://brigitteschuster.com) as one of the
authorSarven Capadisli <csarven@status.net>
Fri, 8 Jan 2010 10:20:51 +0000 (10:20 +0000)
committerSarven Capadisli <csarven@status.net>
Fri, 8 Jan 2010 10:20:51 +0000 (10:20 +0000)
contributors to StatusNet. She created the identi.ca, laconi.ca, and
status.net logos.

README
actions/version.php

diff --git a/README b/README
index c26fe786e00c421a977ea776811e6aeee2eb844b..7457215a1f167da322699d27e5d422d90855af1f 100644 (file)
--- a/README
+++ b/README
@@ -1622,6 +1622,7 @@ if anyone's been overlooked in error.
 * Craig Andrews
 * mEDI
 * Brett Taylor
+* Brigitte Schuster
 
 Thanks also to the developers of our upstream library code and to the
 thousands of people who have tried out Identi.ca, installed StatusNet,
index 3d74560c71f7171655b1d8126b10e3102f82a37f..f8a17ced189b253d0badeb9f0e4b1c880e4ccc5a 100644 (file)
@@ -228,5 +228,6 @@ class VersionAction extends Action
                               'Federico Marani',
                               'Craig Andrews',
                               'mEDI',
-                              'Brett Taylor');
+                              'Brett Taylor',
+                              'Brigitte Schuster');
 }