Skip to content

Commit 935011b

Browse files
committed
fix(codeowners): Apply suggestions
1 parent d9444a7 commit 935011b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
/libraries/Network/ @me-no-dev
5656
/libraries/OpenThread/ @SuGlider
5757
/libraries/PPP/ @me-no-dev
58-
/libraries/USB/ @SuGlider
58+
/libraries/USB/ @SuGlider @me-no-dev
5959
/libraries/WiFi/ @me-no-dev
6060
/libraries/WiFiProv/ @me-no-dev
6161
/libraries/Wire/ @me-no-dev
@@ -67,4 +67,4 @@
6767

6868
# The CODEOWNERS file should be owned by the developers of the ESP32 Arduino Core.
6969
# Leave this entry as the last one to avoid being overridden.
70-
/.github/CODEOWNERS @espressif/arduino-devs @espressif/admins
70+
/.github/CODEOWNERS @espressif/arduino-devs

0 commit comments

Comments
 (0)