mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Remove myself from Gitter codeowners (#69967)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
52282210d8
commit
471871df4c
@ -380,7 +380,6 @@ build.json @home-assistant/supervisor
|
||||
/tests/components/gios/ @bieniu
|
||||
/homeassistant/components/github/ @timmo001 @ludeeus
|
||||
/tests/components/github/ @timmo001 @ludeeus
|
||||
/homeassistant/components/gitter/ @fabaff
|
||||
/homeassistant/components/glances/ @engrbm87
|
||||
/tests/components/glances/ @engrbm87
|
||||
/homeassistant/components/goalzero/ @tkdrob
|
||||
|
@ -3,7 +3,7 @@
|
||||
"name": "Gitter",
|
||||
"documentation": "https://www.home-assistant.io/integrations/gitter",
|
||||
"requirements": ["gitterpy==0.1.7"],
|
||||
"codeowners": ["@fabaff"],
|
||||
"codeowners": [],
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["gitterpy"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user