diff --git a/CODEOWNERS b/CODEOWNERS
index 180f50d19320a6602d3db079d86bd4650f25b415..411ada0a0d157206b6f11d3f30525f54831b1fa3 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -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
diff --git a/homeassistant/components/honeywell/manifest.json b/homeassistant/components/honeywell/manifest.json
index 52abf20bb2fd635a90b79bf064e1384e97ea0cf8..1fbaff72426e0eda24560ec2229009628ea529fe 100644
--- a/homeassistant/components/honeywell/manifest.json
+++ b/homeassistant/components/honeywell/manifest.json
@@ -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": []
 }