diff options
author | Sarven Capadisli <csarven@status.net> | 2010-01-08 10:20:51 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@status.net> | 2010-01-08 10:20:51 +0000 |
commit | a7e73d318ab3e0f85ed86448d7250a65df435289 (patch) | |
tree | 532415469c256967676e332d698b537c3493e772 /actions/version.php | |
parent | 2aa0ab9777a1b2a0eec5946dede56e23daa0defe (diff) |
Added Brigitte Schuster (http://brigitteschuster.com) as one of the
contributors to StatusNet. She created the identi.ca, laconi.ca, and
status.net logos.
Diffstat (limited to 'actions/version.php')
-rw-r--r-- | actions/version.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/actions/version.php b/actions/version.php index 3d74560c7..f8a17ced1 100644 --- a/actions/version.php +++ b/actions/version.php @@ -228,5 +228,6 @@ class VersionAction extends Action 'Federico Marani', 'Craig Andrews', 'mEDI', - 'Brett Taylor'); + 'Brett Taylor', + 'Brigitte Schuster'); } |