Added Brigitte Schuster (http://brigitteschuster.com) as one of the

contributors to StatusNet. She created the identi.ca, laconi.ca, and
status.net logos.
This commit is contained in:
Sarven Capadisli 2010-01-08 10:20:51 +00:00
parent 2aa0ab9777
commit a7e73d318a
2 changed files with 3 additions and 1 deletions

1
README
View File

@ -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,

View File

@ -228,5 +228,6 @@ class VersionAction extends Action
'Federico Marani',
'Craig Andrews',
'mEDI',
'Brett Taylor');
'Brett Taylor',
'Brigitte Schuster');
}