Add shapournemati to iotty codeowners (#123649)

* add shapournemati to codeowners for improved support

* update codeowners with hassfest script

* update codeowners with hassfest script
This commit is contained in:
shapournemati-iotty 2024-08-30 13:30:56 +02:00 committed by GitHub
parent 5bd736029f
commit 7f405686d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -709,8 +709,8 @@ build.json @home-assistant/supervisor
/tests/components/ios/ @robbiet480 /tests/components/ios/ @robbiet480
/homeassistant/components/iotawatt/ @gtdiehl @jyavenard /homeassistant/components/iotawatt/ @gtdiehl @jyavenard
/tests/components/iotawatt/ @gtdiehl @jyavenard /tests/components/iotawatt/ @gtdiehl @jyavenard
/homeassistant/components/iotty/ @pburgio /homeassistant/components/iotty/ @pburgio @shapournemati-iotty
/tests/components/iotty/ @pburgio /tests/components/iotty/ @pburgio @shapournemati-iotty
/homeassistant/components/iperf3/ @rohankapoorcom /homeassistant/components/iperf3/ @rohankapoorcom
/homeassistant/components/ipma/ @dgomes /homeassistant/components/ipma/ @dgomes
/tests/components/ipma/ @dgomes /tests/components/ipma/ @dgomes

View File

@ -1,7 +1,7 @@
{ {
"domain": "iotty", "domain": "iotty",
"name": "iotty", "name": "iotty",
"codeowners": ["@pburgio"], "codeowners": ["@pburgio", "@shapournemati-iotty"],
"config_flow": true, "config_flow": true,
"dependencies": ["application_credentials"], "dependencies": ["application_credentials"],
"documentation": "https://www.home-assistant.io/integrations/iotty", "documentation": "https://www.home-assistant.io/integrations/iotty",