Regenerate authors
This commit is contained in:
parent
bc8d19f003
commit
ccd0d1621c
@ -153,6 +153,7 @@ Contributors, sorted by the number of commits in descending order:
|
||||
* Ryan Roden-Corrent
|
||||
* Patric Schmitz
|
||||
* Claude
|
||||
* Corentin Julé
|
||||
* meles5
|
||||
* Tarcisio Fedrizzi
|
||||
* Artur Shaik
|
||||
@ -198,7 +199,6 @@ Contributors, sorted by the number of commits in descending order:
|
||||
* Jan Verbeek
|
||||
* Fritz V155 Reichwald
|
||||
* Franz Fellner
|
||||
* Corentin Jule
|
||||
* zwarag
|
||||
* xd1le
|
||||
* issue
|
||||
|
@ -400,6 +400,7 @@ def _get_authors():
|
||||
'larryhynes': 'Larry Hynes',
|
||||
'Daniel': 'Daniel Schadt',
|
||||
'Alexey Glushko': 'haitaka',
|
||||
'Corentin Jule': 'Corentin Julé',
|
||||
}
|
||||
commits = subprocess.check_output(['git', 'log', '--format=%aN'])
|
||||
authors = [corrections.get(author, author)
|
||||
|
Loading…
Reference in New Issue
Block a user