mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
set myself as codeowner of xmpp, removed me from notify/* (#23207)
* set myself as codeowner of xmpp, removed me from notify/* * changed the manifests as well
This commit is contained in:
parent
fda483f482
commit
daf2f30822
@ -154,7 +154,7 @@ homeassistant/components/netdata/* @fabaff
|
||||
homeassistant/components/nissan_leaf/* @filcole
|
||||
homeassistant/components/nmbs/* @thibmaek
|
||||
homeassistant/components/no_ip/* @fabaff
|
||||
homeassistant/components/notify/* @flowolf
|
||||
homeassistant/components/notify/* @home-assistant/core
|
||||
homeassistant/components/nsw_fuel_station/* @nickw444
|
||||
homeassistant/components/nuki/* @pschmitt
|
||||
homeassistant/components/ohmconnect/* @robbiet480
|
||||
@ -247,7 +247,7 @@ homeassistant/components/xfinity/* @cisasteelersfan
|
||||
homeassistant/components/xiaomi_aqara/* @danielhiversen @syssi
|
||||
homeassistant/components/xiaomi_miio/* @rytilahti @syssi
|
||||
homeassistant/components/xiaomi_tv/* @fattdev
|
||||
homeassistant/components/xmpp/* @fabaff
|
||||
homeassistant/components/xmpp/* @fabaff @flowolf
|
||||
homeassistant/components/yamaha_musiccast/* @jalmeroth
|
||||
homeassistant/components/yeelight/* @rytilahti @zewelor
|
||||
homeassistant/components/yeelightsunflower/* @lindsaymarkward
|
||||
|
@ -5,6 +5,6 @@
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
"@flowolf"
|
||||
"@home-assistant/core"
|
||||
]
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
"@fabaff"
|
||||
"@fabaff",
|
||||
"@flowolf"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user