mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-10 12:59:22 +01:00
Added myself in the author list
This commit is contained in:
parent
db2324f543
commit
386c8562ea
@ -58,6 +58,7 @@ class authors(object): # This is basically a bag.
|
|||||||
bear = Author('Mike Taylor', 'bear', 'bear@code-bear.com')
|
bear = Author('Mike Taylor', 'bear', 'bear@code-bear.com')
|
||||||
grantbow = Author('Grant Bowman', 'Grantbow', 'grantbow@grantbow.com')
|
grantbow = Author('Grant Bowman', 'Grantbow', 'grantbow@grantbow.com')
|
||||||
stepnem = Author('Štěpán Němec', 'stepnem', 'stepnem@gmail.com')
|
stepnem = Author('Štěpán Němec', 'stepnem', 'stepnem@gmail.com')
|
||||||
|
progval = Author('Valentin Lorentz', 'ProgVal', 'progval@gmail.com')
|
||||||
unknown = Author('Unknown author', 'unknown', 'unknown@supybot.org')
|
unknown = Author('Unknown author', 'unknown', 'unknown@supybot.org')
|
||||||
|
|
||||||
# Let's be somewhat safe about this.
|
# Let's be somewhat safe about this.
|
||||||
|
Loading…
Reference in New Issue
Block a user