]> git.basschouten.com Git - openhab-addons.git/commitdiff
[yioremote] added missing entries in bom and CODEOWNERS (#8544)
authorKai Kreuzer <kai@openhab.org>
Wed, 23 Sep 2020 19:49:30 +0000 (21:49 +0200)
committerGitHub <noreply@github.com>
Wed, 23 Sep 2020 19:49:30 +0000 (21:49 +0200)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
CODEOWNERS
bom/openhab-addons/pom.xml

index 1c3bb324cad6496d5c287f3fbf3c04cf2399a06f..c4eb9844cbe6d0329a0192bcef5e2d7e82ee2da5 100644 (file)
 /bundles/org.openhab.binding.xmppclient/ @pavel-gololobov
 /bundles/org.openhab.binding.yamahareceiver/ @davidgraeff @zarusz
 /bundles/org.openhab.binding.yeelight/ @claell
+/bundles/org.openhab.binding.yioremote/ @miloit
 /bundles/org.openhab.binding.zoneminder/ @Mr-Eskildsen
 /bundles/org.openhab.binding.zway/ @pathec
 /bundles/org.openhab.io.homekit/ @beowulfe @yfre
index ea4a23a886ccb20c477a42c0f64d99dc00390bd8..34b364ebf2a00d9ad3a7ad73747d95159451bbe9 100644 (file)
       <artifactId>org.openhab.binding.yeelight</artifactId>
       <version>${project.version}</version>
     </dependency>
+    <dependency>
+      <groupId>org.openhab.addons.bundles</groupId>
+      <artifactId>org.openhab.binding.yioremote</artifactId>
+      <version>${project.version}</version>
+    </dependency>
     <dependency>
       <groupId>org.openhab.addons.bundles</groupId>
       <artifactId>org.openhab.binding.zoneminder</artifactId>