diff --git a/util/credits.txt b/util/credits.txt index 3903fd5fde..aa9f6d1cde 100644 --- a/util/credits.txt +++ b/util/credits.txt @@ -17,6 +17,7 @@ aweiher axelt balderino Beanow +Beatriz Vital Ben Roberts bufalo1973 Calango Jr @@ -177,4 +178,4 @@ Zach Prezkuta Zered zottel Zvi ben Yaakov (a.k.a rdc) -Михаил +Михаил \ No newline at end of file diff --git a/util/make_credits.py b/util/make_credits.py index eacb8707f4..abd6d53001 100755 --- a/util/make_credits.py +++ b/util/make_credits.py @@ -23,7 +23,7 @@ import os, glob, subprocess # not work in some cases. dontinclude = ['root', 'friendica', 'bavatar', 'tony baldwin', 'Taek', 'silke m', 'leberwurscht', 'abinoam', 'fabrixxm', 'FULL NAME', 'Hauke Zuehl', - 'Michal Supler', 'michal_s', 'Manuel Pérez'] + 'Michal Supler', 'michal_s', 'Manuel Pérez', 'rabuzarus'] # this script is in the /util sub-directory of the friendica installation