Remove zxdavb from honeywell codeowners (#42491)

This commit is contained in:
David Bonnes 2020-10-28 00:49:25 +00:00 committed by GitHub
parent 7a06af53ef
commit ca0caabce1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -187,7 +187,6 @@ homeassistant/components/homekit/* @bdraco
homeassistant/components/homekit_controller/* @Jc2k
homeassistant/components/homematic/* @pvizeli @danielperna84
homeassistant/components/homematicip_cloud/* @SukramJ
homeassistant/components/honeywell/* @zxdavb
homeassistant/components/http/* @home-assistant/core
homeassistant/components/huawei_lte/* @scop @fphammerle
homeassistant/components/huawei_router/* @abmantis

View File

@ -3,5 +3,5 @@
"name": "Honeywell Total Connect Comfort (US)",
"documentation": "https://www.home-assistant.io/integrations/honeywell",
"requirements": ["somecomfort==0.5.2"],
"codeowners": ["@zxdavb"]
"codeowners": []
}