]> git.mxchange.org Git - friendica.git/blobdiff - util/make_credits.py
some more spaces
[friendica.git] / util / make_credits.py
index e5ea52448e84c39c415beedeb498c272ff7f9102..917679d4a94c6557ae7650501e7e704f13ec0097 100755 (executable)
@@ -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', 'rabuzarus']
+               'Michal Supler', 'michal_s', 'Manuel Pérez', 'rabuzarus', 'Alberto Díaz']
 
 
 #  this script is in the /util sub-directory of the friendica installation