From: Cody Cutrer Date: Mon, 27 Nov 2023 18:23:32 +0000 (-0700) Subject: Claim ownership of mqtt, mqtt.homie, and mqtt.homeassistant bindings (#15930) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=6e58b1ed22bc89751cda47da5f565c3df3843873;p=openhab-addons.git Claim ownership of mqtt, mqtt.homie, and mqtt.homeassistant bindings (#15930) Signed-off-by: Cody Cutrer --- diff --git a/CODEOWNERS b/CODEOWNERS index 17363df8e0..4a68d285a1 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -217,11 +217,11 @@ /bundles/org.openhab.binding.modbus.sunspec/ @mrbig /bundles/org.openhab.binding.monopriceaudio/ @mlobstein /bundles/org.openhab.binding.mpd/ @stefanroellin -/bundles/org.openhab.binding.mqtt/ @openhab/add-ons-maintainers +/bundles/org.openhab.binding.mqtt/ @ccutrer /bundles/org.openhab.binding.mqtt.espmilighthub/ @Skinah -/bundles/org.openhab.binding.mqtt.generic/ @openhab/add-ons-maintainers -/bundles/org.openhab.binding.mqtt.homeassistant/ @antroids -/bundles/org.openhab.binding.mqtt.homie/ @openhab/add-ons-maintainers +/bundles/org.openhab.binding.mqtt.generic/ @ccutrer +/bundles/org.openhab.binding.mqtt.homeassistant/ @antroids @ccutrer +/bundles/org.openhab.binding.mqtt.homie/ @ccutrer /bundles/org.openhab.binding.mqtt.ruuvigateway/ @ssalonen /bundles/org.openhab.binding.mycroft/ @dalgwen /bundles/org.openhab.binding.mybmw/ @weymann @ntruchsess