1
mirror of https://github.com/home-assistant/core synced 2024-09-28 03:04:04 +02:00
ha-core/CODEOWNERS
Line: 5: incorrect codeowner organization: home-assistant/core Line: 5: no users/groups matched Line: 6: incorrect codeowner organization: home-assistant/core Line: 6: no users/groups matched Line: 7: incorrect codeowner organization: home-assistant/core Line: 7: no users/groups matched Line: 8: incorrect codeowner organization: home-assistant/core Line: 8: no users/groups matched Line: 9: incorrect codeowner organization: home-assistant/core Line: 9: no users/groups matched Line: 10: incorrect codeowner organization: home-assistant/core Line: 10: no users/groups matched Line: 11: incorrect codeowner organization: home-assistant/core Line: 11: no users/groups matched Line: 12: incorrect codeowner organization: home-assistant/core Line: 12: no users/groups matched Line: 13: incorrect codeowner organization: home-assistant/core Line: 13: no users/groups matched Line: 14: incorrect codeowner organization: home-assistant/core Line: 14: no users/groups matched Line: 15: incorrect codeowner organization: home-assistant/core Line: 15: no users/groups matched Line: 16: incorrect codeowner organization: home-assistant/core Line: 16: no users/groups matched Line: 17: incorrect codeowner organization: home-assistant/core Line: 17: no users/groups matched Line: 18: incorrect codeowner organization: home-assistant/core Line: 18: no users/groups matched Line: 19: incorrect codeowner organization: home-assistant/core Line: 19: no users/groups matched Line: 20: incorrect codeowner organization: home-assistant/core Line: 20: no users/groups matched Line: 21: incorrect codeowner organization: home-assistant/core Line: 21: no users/groups matched Line: 22: incorrect codeowner organization: home-assistant/core Line: 22: no users/groups matched Line: 23: incorrect codeowner organization: home-assistant/core Line: 23: no users/groups matched Line: 24: incorrect codeowner organization: home-assistant/core Line: 24: no users/groups matched Line: 25: incorrect codeowner organization: home-assistant/core Line: 25: no users/groups matched Line: 26: incorrect codeowner organization: home-assistant/core Line: 26: no users/groups matched Line: 27: incorrect codeowner organization: home-assistant/core Line: 27: no users/groups matched Line: 28: incorrect codeowner organization: home-assistant/core Line: 28: no users/groups matched Line: 29: incorrect codeowner organization: home-assistant/core Line: 29: no users/groups matched Line: 30: incorrect codeowner organization: home-assistant/core Line: 30: no users/groups matched Line: 32: incorrect codeowner organization: home-assistant/docker Line: 32: no users/groups matched Line: 33: incorrect codeowner organization: home-assistant/docker Line: 33: no users/groups matched Line: 35: incorrect codeowner organization: home-assistant/z-wave Line: 35: no users/groups matched Line: 36: incorrect codeowner organization: home-assistant/z-wave Line: 36: no users/groups matched Line: 39: incorrect codeowner user: PhracturedBlue Line: 39: no users/groups matched Line: 40: incorrect codeowner user: armills Line: 40: no users/groups matched Line: 41: incorrect codeowner user: armills Line: 41: no users/groups matched
2017-07-07 17:00:14 -07:00

42 lines
2.0 KiB
Plaintext

# People marked here will be automatically requested for a review
# when the code that they own is touched.
# https://github.com/blog/2392-introducing-code-owners
setup.py @home-assistant/core
homeassistant/*.py @home-assistant/core
homeassistant/helpers/* @home-assistant/core
homeassistant/util/* @home-assistant/core
homeassistant/components/api.py @home-assistant/core
homeassistant/components/automation/* @home-assistant/core
homeassistant/components/configurator.py @home-assistant/core
homeassistant/components/group.py @home-assistant/core
homeassistant/components/history.py @home-assistant/core
homeassistant/components/http/* @home-assistant/core
homeassistant/components/input_*.py @home-assistant/core
homeassistant/components/introduction.py @home-assistant/core
homeassistant/components/logger.py @home-assistant/core
homeassistant/components/mqtt/* @home-assistant/core
homeassistant/components/panel_custom.py @home-assistant/core
homeassistant/components/panel_iframe.py @home-assistant/core
homeassistant/components/persistent_notification.py @home-assistant/core
homeassistant/components/scene/__init__.py @home-assistant/core
homeassistant/components/scene/hass.py @home-assistant/core
homeassistant/components/script.py @home-assistant/core
homeassistant/components/shell_command.py @home-assistant/core
homeassistant/components/sun.py @home-assistant/core
homeassistant/components/updater.py @home-assistant/core
homeassistant/components/weblink.py @home-assistant/core
homeassistant/components/websocket_api.py @home-assistant/core
homeassistant/components/zone.py @home-assistant/core
Dockerfile @home-assistant/docker
virtualization/Docker/* @home-assistant/docker
homeassistant/components/zwave/* @home-assistant/z-wave
homeassistant/components/*/zwave.py @home-assistant/z-wave
# Indiviudal components
homeassistant/components/cover/template.py @PhracturedBlue
homeassistant/components/device_tracker/automatic.py @armills
homeassistant/components/media_player/kodi.py @armills