mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Add myself to owners for components I contributed (#31020)
* Add myself to owners for components I contributed * Update CODEOWNERS
This commit is contained in:
parent
288574b8d1
commit
572b81e7e0
@ -129,6 +129,7 @@ homeassistant/components/google_cloud/* @lufton
|
||||
homeassistant/components/google_translate/* @awarecan
|
||||
homeassistant/components/google_travel_time/* @robbiet480
|
||||
homeassistant/components/gpsd/* @fabaff
|
||||
homeassistant/components/greeneye_monitor/* @jkeljo
|
||||
homeassistant/components/group/* @home-assistant/core
|
||||
homeassistant/components/growatt_server/* @indykoning
|
||||
homeassistant/components/gtfs/* @robbiet480
|
||||
@ -297,6 +298,7 @@ homeassistant/components/shodan/* @fabaff
|
||||
homeassistant/components/signal_messenger/* @bbernhard
|
||||
homeassistant/components/simplisafe/* @bachya
|
||||
homeassistant/components/sinch/* @bendikrb
|
||||
homeassistant/components/sisyphus/* @jkeljo
|
||||
homeassistant/components/slide/* @ualex73
|
||||
homeassistant/components/sma/* @kellerza
|
||||
homeassistant/components/smarthab/* @outadoc
|
||||
|
@ -4,5 +4,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/greeneye_monitor",
|
||||
"requirements": ["greeneye_monitor==1.0.1"],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
"codeowners": ["@jkeljo"]
|
||||
}
|
||||
|
@ -4,5 +4,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/sisyphus",
|
||||
"requirements": ["sisyphus-control==2.2.1"],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
"codeowners": ["@jkeljo"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user