Add myself as codeowner for Whois (#62958)
This commit is contained in:
parent
1f35ad08e2
commit
28faf9eafc
2 changed files with 2 additions and 1 deletions
|
@ -1032,6 +1032,7 @@ homeassistant/components/wemo/* @esev
|
|||
tests/components/wemo/* @esev
|
||||
homeassistant/components/whirlpool/* @abmantis
|
||||
tests/components/whirlpool/* @abmantis
|
||||
homeassistant/components/whois/* @frenck
|
||||
homeassistant/components/wiffi/* @mampfes
|
||||
tests/components/wiffi/* @mampfes
|
||||
homeassistant/components/wilight/* @leofig-rj
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"name": "Whois",
|
||||
"documentation": "https://www.home-assistant.io/integrations/whois",
|
||||
"requirements": ["python-whois==0.7.3"],
|
||||
"codeowners": [],
|
||||
"codeowners": ["@frenck"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue