mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
Remove myself from Glances codeowners (#69962)
This commit is contained in:
parent
7b52dc5abc
commit
7a3e995030
@ -382,8 +382,8 @@ build.json @home-assistant/supervisor
|
||||
/homeassistant/components/github/ @timmo001 @ludeeus
|
||||
/tests/components/github/ @timmo001 @ludeeus
|
||||
/homeassistant/components/gitter/ @fabaff
|
||||
/homeassistant/components/glances/ @fabaff @engrbm87
|
||||
/tests/components/glances/ @fabaff @engrbm87
|
||||
/homeassistant/components/glances/ @engrbm87
|
||||
/tests/components/glances/ @engrbm87
|
||||
/homeassistant/components/goalzero/ @tkdrob
|
||||
/tests/components/goalzero/ @tkdrob
|
||||
/homeassistant/components/gogogate2/ @vangorra @bdraco
|
||||
|
@ -4,7 +4,7 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/glances",
|
||||
"requirements": ["glances_api==0.3.4"],
|
||||
"codeowners": ["@fabaff", "@engrbm87"],
|
||||
"codeowners": ["@engrbm87"],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["glances_api"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user