added my name in __init__.py

This commit is contained in:
YashKandalkaril.com 2018-06-07 18:39:32 +05:30
parent d2a93aaf2f
commit d8e8984af8

View File

@ -6,7 +6,7 @@ Sebi-Machine.
__author__ = 'Annihilator708'
# TODO: add yourselves here. I can't remember everyones handles.
__contributors__ = (__author__, 'Neko404NotFound', 'Dusty.P', 'davfsa')
__contributors__ = (__author__, 'Neko404NotFound', 'Dusty.P', 'davfsa', 'YashKandalkar')
__license__ = 'MIT'
__title__ = 'Sebi-Machine'
__version__ = 'tbd'