forked from openhab/openhab-webui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCODEOWNERS
17 lines (14 loc) · 798 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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