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