diff options
Diffstat (limited to 'scripts/generate-code-contributors.ts')
-rwxr-xr-x | scripts/generate-code-contributors.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/generate-code-contributors.ts b/scripts/generate-code-contributors.ts index 5c6620f7d..f1922a20e 100755 --- a/scripts/generate-code-contributors.ts +++ b/scripts/generate-code-contributors.ts | |||
@@ -169,7 +169,7 @@ function getZanataContributors () { | |||
169 | 169 | ||
170 | function getContributorsBlacklist () { | 170 | function getContributorsBlacklist () { |
171 | return { | 171 | return { |
172 | 'Florian Bigard': true, | 172 | 'Bigard Florian': true, |
173 | 'chocobozzz': true, | 173 | 'chocobozzz': true, |
174 | 'Rigel': true | 174 | 'Rigel': true |
175 | } | 175 | } |