We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c8cd4 commit 097b2a9Copy full SHA for 097b2a9
CODEOWNERS
@@ -2,14 +2,14 @@
2
# Order is important. The last matching pattern has the most precedence.
3
4
# Specific files
5
-setup.cfg @plugwise/Plugwise4HomeAssistant
6
-setup.py @plugwise/Plugwise4HomeAssistant
7
-pyproject.toml @plugwise/Plugwise4HomeAssistant
8
-requirements*.txt @plugwise/Plugwise4HomeAssistant
+setup.cfg @plugwise/devs
+setup.py @plugwise/devs
+pyproject.toml @plugwise/devs
+requirements*.txt @plugwise/devs
9
10
# Main code
11
-/plugwise/ @plugwise/Plugwise4HomeAssistant
12
-/userdata/ @plugwise/Plugwise4HomeAssistant
+/plugwise/ @plugwise/devs
+/userdata/ @plugwise/devs
13
14
# Tests and development support
15
/tests/ @bouwew @compatech
0 commit comments