diff --git a/README b/README index c26fe786e..7457215a1 100644 --- 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, 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 @@ function showContent() 'Federico Marani', 'Craig Andrews', 'mEDI', - 'Brett Taylor'); + 'Brett Taylor', + 'Brigitte Schuster'); }