From: Cody Cutrer Date: Sat, 26 Nov 2022 20:38:21 +0000 (-0700) Subject: [jrubyscripting] add @ccutrer and @jimtng as CODEOWNERS (#13783) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=b00d58d0ebfcf876ed7484f37c047d3b7de85c24;p=openhab-addons.git [jrubyscripting] add @ccutrer and @jimtng as CODEOWNERS (#13783) Signed-off-by: Cody Cutrer Signed-off-by: Cody Cutrer --- diff --git a/CODEOWNERS b/CODEOWNERS index 484b778d7f..76bac1a0b8 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -6,7 +6,7 @@ # Add-on maintainers: /bundles/org.openhab.automation.groovyscripting/ @wborn -/bundles/org.openhab.automation.jrubyscripting/ @boc-tothefuture +/bundles/org.openhab.automation.jrubyscripting/ @boc-tothefuture @ccutrer @jimtng /bundles/org.openhab.automation.jsscripting/ @jpg0 @florian-h05 /bundles/org.openhab.automation.jythonscripting/ @openhab/add-ons-maintainers /bundles/org.openhab.automation.pidcontroller/ @fwolter