Skip to content

Commit

Permalink
MAINTAINERS: Remove myself as a USB maintainer
Browse files Browse the repository at this point in the history
I have not had time to work with USB recently, so removing myself from
MAINTAINERS and CODEOWNERS for the USB subsystem.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
  • Loading branch information
finikorg authored and nashif committed Mar 8, 2021
1 parent c1cd44c commit 17cd6fe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 4 additions & 4 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@
/drivers/timer/cavs_timer.c @dcpleung
/drivers/timer/stm32_lptim_timer.c @FRASTM
/drivers/timer/leon_gptimer.c @martin-aberg
/drivers/usb/ @jfischer-no @finikorg
/drivers/usb/ @jfischer-no
/drivers/usb/device/usb_dc_stm32.c @ydamigos @loicpoulain
/drivers/video/ @loicpoulain
/drivers/i2c/i2c_ll_stm32* @ydamigos
Expand Down Expand Up @@ -427,7 +427,7 @@
/include/dt-bindings/clock/kinetis_scg.h @henrikbrixandersen
/include/dt-bindings/dma/stm32_dma.h @cybertale
/include/dt-bindings/pcie/ @dcpleung
/include/dt-bindings/usb/usb.h @galak @finikorg
/include/dt-bindings/usb/usb.h @galak
/include/emul.h @sjg20
/include/fs/ @nashif @nvlsianpu @de-nordic @pabigot
/include/init.h @nashif @andyross
Expand Down Expand Up @@ -501,7 +501,7 @@
/samples/subsys/mgmt/mcumgr/smp_svr/ @aunsbjerg @nvlsianpu
/samples/subsys/mgmt/updatehub/ @nandojve @otavio
/samples/subsys/mgmt/osdp/ @cbsiddharth
/samples/subsys/usb/ @jfischer-no @finikorg
/samples/subsys/usb/ @jfischer-no
/samples/subsys/power/ @nashif @pabigot @ceolin
/samples/tfm_integration/ @ioannisg @microbuilder
/samples/userspace/ @dcpleung @nashif
Expand Down Expand Up @@ -597,7 +597,7 @@
/subsys/storage/ @nvlsianpu
/subsys/testsuite/ @nashif
/subsys/timing/ @nashif @dcpleung
/subsys/usb/ @jfischer-no @finikorg
/subsys/usb/ @jfischer-no
/subsys/usb/class/dfu/usb_dfu.c @nvlsianpu
/tests/ @nashif
/tests/application_development/libcxx/ @pabigot
Expand Down
2 changes: 0 additions & 2 deletions MAINTAINERS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1388,8 +1388,6 @@ USB:
status: maintained
maintainers:
- jfischer-no
collaborators:
- finikorg
files:
- drivers/usb/
- dts/bindings/usb/
Expand Down

0 comments on commit 17cd6fe

Please sign in to comment.