]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/generate-code-contributors.ts
Use lower instead of ilike to login users
[github/Chocobozzz/PeerTube.git] / scripts / generate-code-contributors.ts
index 5c6620f7d22cbe64759d80a4c3791ea60a167043..f1922a20ef0125a98c9daa7b8f4fd77cf9a635d3 100755 (executable)
@@ -169,7 +169,7 @@ function getZanataContributors () {
 
 function getContributorsBlacklist () {
   return {
-    'Florian Bigard': true,
+    'Bigard Florian': true,
     'chocobozzz': true,
     'Rigel': true
   }