openhab-webui/CODEOWNERS

18 lines
798 B
Plaintext

# This file helps Github doing automatic review requests for new PRs.
# It should always list the active maintainers of certain add-ons.
# As a fallback, if no specific maintainer is listed below, assign the PR to the repo maintainers team:
* @openhab/webui-maintainers
# Add-on maintainers:
/bundles/org.openhab.ui/ @ghys @florian-h05
/bundles/org.openhab.ui.iconset.classic/ @kaikreuzer
/bundles/org.openhab.ui.basic/ @kaikreuzer @lolodomo
/bundles/org.openhab.ui.cometvisu/ @peuter
/bundles/org.openhab.ui.habot/ @ghys
/bundles/org.openhab.ui.habpanel/ @ghys
# Blockly maintainers:
/bundles/org.openhab.ui/web/src/assets/definitions/blockly/ @stefan-hoehn @ghys @florian-h05
/bundles/org.openhab.ui/web/src/components/config/controls/blockly-editor.vue @stefan-hoehn @ghys @florian-h05