acassis commented on code in PR #16962: URL: https://github.com/apache/nuttx/pull/16962#discussion_r2315950821
########## .github/CODEOWNERS: ########## @@ -0,0 +1,46 @@ +# NOTE: This "code owners" file is simply an indication of which contributors are "experts" on different subsystems +# within NuttX. This will make it easier for new contributors to request the correct reviewers for their changes, and +# also provide another method of tracking down authors of certain modules when help is needed. +# +# Anyone is free to contribute to any part of NuttX at any time! + +# ARCH + +# AUDIO + +# BINFMT + +# BOARDS + +boards/arm/samd2l2/xiao-seeeduino/* @linguini1 +boards/arm64/bcm2711/* @linguini1 +boards/avr/atmega/elegoo-mega2560r3/* @linguini1 + +# CRYPTO + +# DRIVERS + +## ANALOG + +*mcp3008* @linguini1 + +## AUDIO + +## BCH + +## CAN + Review Comment: Please add me to mcp2515 ########## .github/CODEOWNERS: ########## @@ -0,0 +1,46 @@ +# NOTE: This "code owners" file is simply an indication of which contributors are "experts" on different subsystems +# within NuttX. This will make it easier for new contributors to request the correct reviewers for their changes, and +# also provide another method of tracking down authors of certain modules when help is needed. +# +# Anyone is free to contribute to any part of NuttX at any time! + +# ARCH + +# AUDIO + +# BINFMT + +# BOARDS + +boards/arm/samd2l2/xiao-seeeduino/* @linguini1 +boards/arm64/bcm2711/* @linguini1 +boards/avr/atmega/elegoo-mega2560r3/* @linguini1 + +# CRYPTO + +# DRIVERS + +## ANALOG + +*mcp3008* @linguini1 + +## AUDIO + Review Comment: I think @tmedicci is the expert here. @xiaoxiang781216 do you have someone from Xiaomi to indicate for that? ########## .github/CODEOWNERS: ########## @@ -0,0 +1,46 @@ +# NOTE: This "code owners" file is simply an indication of which contributors are "experts" on different subsystems +# within NuttX. This will make it easier for new contributors to request the correct reviewers for their changes, and +# also provide another method of tracking down authors of certain modules when help is needed. +# +# Anyone is free to contribute to any part of NuttX at any time! + +# ARCH + +# AUDIO + +# BINFMT + +# BOARDS + +boards/arm/samd2l2/xiao-seeeduino/* @linguini1 +boards/arm64/bcm2711/* @linguini1 +boards/avr/atmega/elegoo-mega2560r3/* @linguini1 + +# CRYPTO + +# DRIVERS + +## ANALOG + +*mcp3008* @linguini1 + +## AUDIO + +## BCH + +## CAN + +## SENSORS + +*sht4x* @linguini1 +*lis2mdl* @linguini1 +*lsm6dso32* @linguini1 +*mcp9600* @linguini1 +*nau7802* @bskdany +*l86xxx* @linguini1 @EliasJRH + +## WIRELESS Review Comment: I think it should be divided: NETWORK: ETHERNET SOCKETCAN WIFI etc -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org