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 726aee7 commit 1bc3912Copy full SHA for 1bc3912
CODEOWNERS
@@ -3,13 +3,11 @@
3
4
# Specific files
5
setup.cfg @plugwise/plugwise-usb
6
-setup.py @plugwise/plugwise-usb
7
pyproject.toml @plugwise/plugwise-usb
8
requirements*.txt @plugwise/plugwise-usb
9
10
# Main code
11
-/plugwise/ @plugwise/plugwise-usb
12
-/userdata/ @plugwise/plugwise-usb
+/plugwise_usb/ @plugwise/plugwise-usb
13
14
# Tests and development support
15
/tests/ @plugwise/plugwise-usb
0 commit comments