Regenerate authors
This commit is contained in:
parent
a77cb44723
commit
2a4af0666b
@ -183,7 +183,7 @@ Contributors, sorted by the number of commits in descending order:
|
|||||||
* Jimmy
|
* Jimmy
|
||||||
* Niklas Haas
|
* Niklas Haas
|
||||||
* Maciej Wołczyk
|
* Maciej Wołczyk
|
||||||
* Spreadyy
|
* sandrosc
|
||||||
* Alexey "Averrin" Nabrodov
|
* Alexey "Averrin" Nabrodov
|
||||||
* pkill9
|
* pkill9
|
||||||
* nanjekyejoannah
|
* nanjekyejoannah
|
||||||
@ -273,6 +273,7 @@ Contributors, sorted by the number of commits in descending order:
|
|||||||
* Tobias Werth
|
* Tobias Werth
|
||||||
* Tim Harder
|
* Tim Harder
|
||||||
* Thiago Barroso Perrotta
|
* Thiago Barroso Perrotta
|
||||||
|
* Steve Peak
|
||||||
* Sorokin Alexei
|
* Sorokin Alexei
|
||||||
* Simon Désaulniers
|
* Simon Désaulniers
|
||||||
* Rok Mandeljc
|
* Rok Mandeljc
|
||||||
|
@ -437,6 +437,7 @@ def _get_authors():
|
|||||||
'Claire C.C': 'Claire Cavanaugh',
|
'Claire C.C': 'Claire Cavanaugh',
|
||||||
'Rahid': 'Maciej Wołczyk',
|
'Rahid': 'Maciej Wołczyk',
|
||||||
'Fritz V155 Reichwald': 'Fritz Reichwald',
|
'Fritz V155 Reichwald': 'Fritz Reichwald',
|
||||||
|
'Spreadyy': 'sandrosc',
|
||||||
}
|
}
|
||||||
ignored = ['pyup-bot']
|
ignored = ['pyup-bot']
|
||||||
commits = subprocess.check_output(['git', 'log', '--format=%aN'])
|
commits = subprocess.check_output(['git', 'log', '--format=%aN'])
|
||||||
|
Loading…
Reference in New Issue
Block a user