Skip to content

Commit

Permalink
Add JakeBosh as Knocki codeowner (home-assistant#122026)
Browse files Browse the repository at this point in the history
  • Loading branch information
joostlek authored Jul 16, 2024
1 parent 8082808 commit b122c29
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -743,8 +743,8 @@ build.json @home-assistant/supervisor
/tests/components/kitchen_sink/ @home-assistant/core
/homeassistant/components/kmtronic/ @dgomes
/tests/components/kmtronic/ @dgomes
/homeassistant/components/knocki/ @joostlek @jgatto1
/tests/components/knocki/ @joostlek @jgatto1
/homeassistant/components/knocki/ @joostlek @jgatto1 @JakeBosh
/tests/components/knocki/ @joostlek @jgatto1 @JakeBosh
/homeassistant/components/knx/ @Julius2342 @farmio @marvin-w
/tests/components/knx/ @Julius2342 @farmio @marvin-w
/homeassistant/components/kodi/ @OnFreund
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/knocki/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "knocki",
"name": "Knocki",
"codeowners": ["@joostlek", "@jgatto1"],
"codeowners": ["@joostlek", "@jgatto1", "@JakeBosh"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/knocki",
"integration_type": "device",
Expand Down

0 comments on commit b122c29

Please sign in to comment.