Remove ggravlingen from codeowners (#45723)

This commit is contained in:
Patrik 2021-01-29 23:00:27 +01:00 committed by GitHub
parent 14c2053841
commit adf8873e56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -477,7 +477,6 @@ homeassistant/components/toon/* @frenck
homeassistant/components/totalconnect/* @austinmroczek
homeassistant/components/tplink/* @rytilahti @thegardenmonkey
homeassistant/components/traccar/* @ludeeus
homeassistant/components/tradfri/* @ggravlingen
homeassistant/components/trafikverket_train/* @endor-force
homeassistant/components/trafikverket_weatherstation/* @endor-force
homeassistant/components/transmission/* @engrbm87 @JPHutchins

View File

@ -7,5 +7,5 @@
"homekit": {
"models": ["TRADFRI"]
},
"codeowners": ["@ggravlingen"]
"codeowners": []
}