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
부모 2aa0ab9777
커밋 a7e73d318a
2개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제

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

파일 보기

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