mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Update authorship information
Sorry @balloob :)
This commit is contained in:
parent
86bbfb00ad
commit
ecfcc1fd41
4
setup.py
4
setup.py
@ -27,8 +27,8 @@ setup(
|
|||||||
license='MIT License',
|
license='MIT License',
|
||||||
url='https://home-assistant.io/',
|
url='https://home-assistant.io/',
|
||||||
download_url=DOWNLOAD_URL,
|
download_url=DOWNLOAD_URL,
|
||||||
author='Paulus Schoutsen',
|
author='Home Assistant',
|
||||||
author_email='paulus@paulusschoutsen.nl',
|
author_email='hello@home-assistant.io',
|
||||||
description='Open-source home automation platform running on Python 3.',
|
description='Open-source home automation platform running on Python 3.',
|
||||||
packages=PACKAGES,
|
packages=PACKAGES,
|
||||||
include_package_data=True,
|
include_package_data=True,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user