doc: Merge "error800"/"Error 800" in author list.
This commit is contained in:
parent
dcfa73cf91
commit
3251bd8419
@ -158,13 +158,13 @@ Contributors, sorted by the number of commits in descending order:
|
||||
* Jonas Schürmann
|
||||
* Jimmy
|
||||
* skinnay
|
||||
* error800
|
||||
* Zach-Button
|
||||
* Halfwit
|
||||
* Felix Van der Jeugt
|
||||
* rikn00
|
||||
* Patric Schmitz
|
||||
* Martin Zimmermann
|
||||
* Error 800
|
||||
* Brian Jackson
|
||||
* sbinix
|
||||
* neeasade
|
||||
@ -180,7 +180,6 @@ Contributors, sorted by the number of commits in descending order:
|
||||
* Fritz V155 Reichwald
|
||||
* Franz Fellner
|
||||
* zwarag
|
||||
* error800
|
||||
* Tim Harder
|
||||
* Thiago Barroso Perrotta
|
||||
* Matthias Lisin
|
||||
|
@ -390,6 +390,7 @@ def _get_authors():
|
||||
'Averrin': 'Alexey "Averrin" Nabrodov',
|
||||
'Alexey Nabrodov': 'Alexey "Averrin" Nabrodov',
|
||||
'Michael': 'Halfwit',
|
||||
'Error 800': 'error800',
|
||||
}
|
||||
commits = subprocess.check_output(['git', 'log', '--format=%aN'])
|
||||
authors = [corrections.get(author, author)
|
||||
|
Loading…
Reference in New Issue
Block a user