mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 09:23:17 -04:00
Add brianegge as code owner of the ipp integration (#182308)
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5.1
parent
086843e4f5
commit
47e82be2d3
Generated
+2
-2
@@ -932,8 +932,8 @@ CLAUDE.md @home-assistant/core
|
||||
/homeassistant/components/iperf3/ @rohankapoorcom
|
||||
/homeassistant/components/ipma/ @dgomes
|
||||
/tests/components/ipma/ @dgomes
|
||||
/homeassistant/components/ipp/ @ctalkington
|
||||
/tests/components/ipp/ @ctalkington
|
||||
/homeassistant/components/ipp/ @ctalkington @brianegge
|
||||
/tests/components/ipp/ @ctalkington @brianegge
|
||||
/homeassistant/components/iqvia/ @bachya
|
||||
/tests/components/iqvia/ @bachya
|
||||
/homeassistant/components/irish_rail_transport/ @ttroy50
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "ipp",
|
||||
"name": "Internet Printing Protocol (IPP)",
|
||||
"codeowners": ["@ctalkington"],
|
||||
"codeowners": ["@ctalkington", "@brianegge"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ipp",
|
||||
"integration_type": "device",
|
||||
|
||||
Reference in New Issue
Block a user