Update authors
This commit is contained in:
parent
e192e2795d
commit
057e5c9807
@ -171,8 +171,8 @@ Contributors, sorted by the number of commits in descending order:
|
||||
* Thorsten Wißmann
|
||||
* Austin Anderson
|
||||
* Jimmy
|
||||
* Niklas Haas
|
||||
* Fritz Reichwald
|
||||
* Niklas Haas
|
||||
* Maciej Wołczyk
|
||||
* Spreadyy
|
||||
* Alexey "Averrin" Nabrodov
|
||||
@ -235,7 +235,6 @@ Contributors, sorted by the number of commits in descending order:
|
||||
* Marcelo Santos
|
||||
* Joel Bradshaw
|
||||
* Jean-Louis Fuchs
|
||||
* Fritz V155 Reichwald
|
||||
* Franz Fellner
|
||||
* Eric Drechsel
|
||||
* zwarag
|
||||
|
@ -433,6 +433,7 @@ def _get_authors():
|
||||
'Corentin Jule': 'Corentin Julé',
|
||||
'Claire C.C': 'Claire Cavanaugh',
|
||||
'Rahid': 'Maciej Wołczyk',
|
||||
'Fritz V155 Reichwald': 'Fritz Reichwald',
|
||||
}
|
||||
commits = subprocess.check_output(['git', 'log', '--format=%aN'])
|
||||
authors = [corrections.get(author, author)
|
||||
|
Loading…
Reference in New Issue
Block a user