mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
Remove myself from InfluxDB codeowners (#69964)
This commit is contained in:
parent
93b714a978
commit
123a7f9a63
@ -476,8 +476,8 @@ build.json @home-assistant/supervisor
|
||||
/homeassistant/components/image_processing/ @home-assistant/core
|
||||
/tests/components/image_processing/ @home-assistant/core
|
||||
/homeassistant/components/incomfort/ @zxdavb
|
||||
/homeassistant/components/influxdb/ @fabaff @mdegat01
|
||||
/tests/components/influxdb/ @fabaff @mdegat01
|
||||
/homeassistant/components/influxdb/ @mdegat01
|
||||
/tests/components/influxdb/ @mdegat01
|
||||
/homeassistant/components/input_boolean/ @home-assistant/core
|
||||
/tests/components/input_boolean/ @home-assistant/core
|
||||
/homeassistant/components/input_button/ @home-assistant/core
|
||||
|
@ -3,7 +3,7 @@
|
||||
"name": "InfluxDB",
|
||||
"documentation": "https://www.home-assistant.io/integrations/influxdb",
|
||||
"requirements": ["influxdb==5.3.1", "influxdb-client==1.24.0"],
|
||||
"codeowners": ["@fabaff", "@mdegat01"],
|
||||
"codeowners": ["@mdegat01"],
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["influxdb", "influxdb_client"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user