mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Remove myself as codeowner (#25043)
This commit is contained in:
parent
c1c2159dee
commit
98ba015f06
@ -116,7 +116,6 @@ homeassistant/components/history/* @home-assistant/core
|
|||||||
homeassistant/components/history_graph/* @andrey-git
|
homeassistant/components/history_graph/* @andrey-git
|
||||||
homeassistant/components/hive/* @Rendili @KJonline
|
homeassistant/components/hive/* @Rendili @KJonline
|
||||||
homeassistant/components/homeassistant/* @home-assistant/core
|
homeassistant/components/homeassistant/* @home-assistant/core
|
||||||
homeassistant/components/homekit/* @cdce8p
|
|
||||||
homeassistant/components/homekit_controller/* @Jc2k
|
homeassistant/components/homekit_controller/* @Jc2k
|
||||||
homeassistant/components/homematic/* @pvizeli @danielperna84
|
homeassistant/components/homematic/* @pvizeli @danielperna84
|
||||||
homeassistant/components/honeywell/* @zxdavb
|
homeassistant/components/honeywell/* @zxdavb
|
||||||
@ -308,5 +307,4 @@ homeassistant/components/zoneminder/* @rohankapoorcom
|
|||||||
homeassistant/components/zwave/* @home-assistant/z-wave
|
homeassistant/components/zwave/* @home-assistant/z-wave
|
||||||
|
|
||||||
# Individual files
|
# Individual files
|
||||||
homeassistant/components/group/cover @cdce8p
|
|
||||||
homeassistant/components/demo/weather @fabaff
|
homeassistant/components/demo/weather @fabaff
|
||||||
|
@ -6,7 +6,5 @@
|
|||||||
"HAP-python==2.5.0"
|
"HAP-python==2.5.0"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": []
|
||||||
"@cdce8p"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
@ -27,7 +27,6 @@ homeassistant/scripts/check_config.py @kellerza
|
|||||||
|
|
||||||
INDIVIDUAL_FILES = """
|
INDIVIDUAL_FILES = """
|
||||||
# Individual files
|
# Individual files
|
||||||
homeassistant/components/group/cover @cdce8p
|
|
||||||
homeassistant/components/demo/weather @fabaff
|
homeassistant/components/demo/weather @fabaff
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user