Skip to content

Commit 097b2a9

Browse files
committed
Renamed team in ui
1 parent 04c8cd4 commit 097b2a9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CODEOWNERS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# Order is important. The last matching pattern has the most precedence.
33

44
# Specific files
5-
setup.cfg @plugwise/Plugwise4HomeAssistant
6-
setup.py @plugwise/Plugwise4HomeAssistant
7-
pyproject.toml @plugwise/Plugwise4HomeAssistant
8-
requirements*.txt @plugwise/Plugwise4HomeAssistant
5+
setup.cfg @plugwise/devs
6+
setup.py @plugwise/devs
7+
pyproject.toml @plugwise/devs
8+
requirements*.txt @plugwise/devs
99

1010
# Main code
11-
/plugwise/ @plugwise/Plugwise4HomeAssistant
12-
/userdata/ @plugwise/Plugwise4HomeAssistant
11+
/plugwise/ @plugwise/devs
12+
/userdata/ @plugwise/devs
1313

1414
# Tests and development support
1515
/tests/ @bouwew @compatech

0 commit comments

Comments
 (0)