mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Drop awarecan from codeowners (#45049)
This commit is contained in:
parent
bc2c7b2d48
commit
f19b72ea02
@ -56,7 +56,6 @@ homeassistant/components/auth/* @home-assistant/core
|
||||
homeassistant/components/automation/* @home-assistant/core
|
||||
homeassistant/components/avea/* @pattyland
|
||||
homeassistant/components/awair/* @ahayworth @danielsjf
|
||||
homeassistant/components/aws/* @awarecan
|
||||
homeassistant/components/axis/* @Kane610
|
||||
homeassistant/components/azure_devops/* @timmo001
|
||||
homeassistant/components/azure_event_hub/* @eavanvalkenburg
|
||||
@ -290,7 +289,7 @@ homeassistant/components/neato/* @dshokouhi @Santobert
|
||||
homeassistant/components/nederlandse_spoorwegen/* @YarmoM
|
||||
homeassistant/components/nello/* @pschmitt
|
||||
homeassistant/components/ness_alarm/* @nickw444
|
||||
homeassistant/components/nest/* @awarecan @allenporter
|
||||
homeassistant/components/nest/* @allenporter
|
||||
homeassistant/components/netatmo/* @cgtobi
|
||||
homeassistant/components/netdata/* @fabaff
|
||||
homeassistant/components/nexia/* @bdraco
|
||||
|
@ -3,5 +3,5 @@
|
||||
"name": "Amazon Web Services (AWS)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/aws",
|
||||
"requirements": ["aiobotocore==0.11.1"],
|
||||
"codeowners": ["@awarecan"]
|
||||
"codeowners": []
|
||||
}
|
||||
|
@ -4,13 +4,7 @@
|
||||
"config_flow": true,
|
||||
"dependencies": ["ffmpeg", "http"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/nest",
|
||||
"requirements": [
|
||||
"python-nest==4.1.0",
|
||||
"google-nest-sdm==0.2.8"
|
||||
],
|
||||
"codeowners": [
|
||||
"@awarecan",
|
||||
"@allenporter"
|
||||
],
|
||||
"requirements": ["python-nest==4.1.0", "google-nest-sdm==0.2.8"],
|
||||
"codeowners": ["@allenporter"],
|
||||
"quality_scale": "platinum"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user