forked from smarthomej/addons
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
29 lines (27 loc) · 1.35 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# 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 maintainer:
* @J-N-K
# Bundle-Maintainers:
/bundles/org.smarthomej.automation.javarule/ @J-N-K
/bundles/org.smarthomej.binding.amazonechocontrol/ @Trinitus01 @J-N-K
/bundles/org.smarthomej.binding.androiddebugbridge/ @Trinitus01
/bundles/org.smarthomej.binding.deconz/ @J-N-K
/bundles/org.smarthomej.binding.dmx/ @J-N-K
/bundles/org.smarthomej.binding.http/ @J-N-K
/bundles/org.smarthomej.binding.knx/ @J-N-K
/bundles/org.smarthomej.binding.mail/ @J-N-K
/bundles/org.smarthomej.binding.notificationsforfiretv/ @Trinitus01
/bundles/org.smarthomej.binding.onewire/ @J-N-K
/bundles/org.smarthomej.binding.snmp/ @J-N-K
/bundles/org.smarthomej.binding.tcpudp/ @J-N-K
/bundles/org.smarthomej.binding.telenot/ @rogrun
/bundles/org.smarthomej.binding.tr064/ @J-N-K
/bundles/org.smarthomej.binding.tuya/ @J-N-K
/bundles/org.smarthomej.binding.viessmann/ @rogrun
/bundles/org.smarthomej.commons/ @J-N-K
/bundles/org.smarthomej.persistence.influxdb/ @J-N-K
/bundles/org.smarthomej.transform.basicprofiles/ @cweitkamp
/bundles/org.smarthomej.transform.chain/ @J-N-K
/bundles/org.smarthomej.transform.format/ @J-N-K
/bundles/org.smarthomej.transform.math/ @cweitkamp