Regenerate authors
This commit is contained in:
parent
0865527631
commit
858fb77e19
@ -183,6 +183,7 @@ Contributors, sorted by the number of commits in descending order:
|
||||
* Ismail S
|
||||
* Halfwit
|
||||
* David Vogt
|
||||
* Claire Cavanaugh
|
||||
* rikn00
|
||||
* kanikaa1234
|
||||
* haitaka
|
||||
@ -207,7 +208,6 @@ Contributors, sorted by the number of commits in descending order:
|
||||
* Ismail
|
||||
* Edgar Hipp
|
||||
* Daryl Finlay
|
||||
* Claire Cavanaugh
|
||||
* adam
|
||||
* Samir Benmendil
|
||||
* Regina Hug
|
||||
|
@ -402,6 +402,7 @@ def _get_authors():
|
||||
'Daniel': 'Daniel Schadt',
|
||||
'Alexey Glushko': 'haitaka',
|
||||
'Corentin Jule': 'Corentin Julé',
|
||||
'Claire C.C': 'Claire Cavanaugh',
|
||||
}
|
||||
commits = subprocess.check_output(['git', 'log', '--format=%aN'])
|
||||
authors = [corrections.get(author, author)
|
||||
|
Loading…
Reference in New Issue
Block a user