mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 08:47:10 +00:00
Add JakeBosh as Knocki codeowner (#122026)
This commit is contained in:
parent
8082808ec2
commit
b122c2932a
@ -743,8 +743,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/kitchen_sink/ @home-assistant/core
|
/tests/components/kitchen_sink/ @home-assistant/core
|
||||||
/homeassistant/components/kmtronic/ @dgomes
|
/homeassistant/components/kmtronic/ @dgomes
|
||||||
/tests/components/kmtronic/ @dgomes
|
/tests/components/kmtronic/ @dgomes
|
||||||
/homeassistant/components/knocki/ @joostlek @jgatto1
|
/homeassistant/components/knocki/ @joostlek @jgatto1 @JakeBosh
|
||||||
/tests/components/knocki/ @joostlek @jgatto1
|
/tests/components/knocki/ @joostlek @jgatto1 @JakeBosh
|
||||||
/homeassistant/components/knx/ @Julius2342 @farmio @marvin-w
|
/homeassistant/components/knx/ @Julius2342 @farmio @marvin-w
|
||||||
/tests/components/knx/ @Julius2342 @farmio @marvin-w
|
/tests/components/knx/ @Julius2342 @farmio @marvin-w
|
||||||
/homeassistant/components/kodi/ @OnFreund
|
/homeassistant/components/kodi/ @OnFreund
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "knocki",
|
"domain": "knocki",
|
||||||
"name": "Knocki",
|
"name": "Knocki",
|
||||||
"codeowners": ["@joostlek", "@jgatto1"],
|
"codeowners": ["@joostlek", "@jgatto1", "@JakeBosh"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/knocki",
|
"documentation": "https://www.home-assistant.io/integrations/knocki",
|
||||||
"integration_type": "device",
|
"integration_type": "device",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user