Skip to content

Commit

Permalink
Airthings cloud: Add myself as codeowner (home-assistant#107654)
Browse files Browse the repository at this point in the history
Add myself as codeowner
  • Loading branch information
LaStrada authored and tomaszsluszniak committed Jan 9, 2024
1 parent 6512d0d commit 666f0d5
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 @@ -45,8 +45,8 @@ build.json @home-assistant/supervisor
/tests/components/airnow/ @asymworks
/homeassistant/components/airq/ @Sibgatulin @dl2080
/tests/components/airq/ @Sibgatulin @dl2080
/homeassistant/components/airthings/ @danielhiversen
/tests/components/airthings/ @danielhiversen
/homeassistant/components/airthings/ @danielhiversen @LaStrada
/tests/components/airthings/ @danielhiversen @LaStrada
/homeassistant/components/airthings_ble/ @vincegio @LaStrada
/tests/components/airthings_ble/ @vincegio @LaStrada
/homeassistant/components/airtouch4/ @samsinnamon
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/airthings/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "airthings",
"name": "Airthings",
"codeowners": ["@danielhiversen"],
"codeowners": ["@danielhiversen", "@LaStrada"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/airthings",
"iot_class": "cloud_polling",
Expand Down

0 comments on commit 666f0d5

Please sign in to comment.