cederom commented on PR #16962: URL: https://github.com/apache/nuttx/pull/16962#issuecomment-3246288642
Okay so we can: 1. Use SCORE to sort code authors as per file / location, most contributions first. 2. Use FILTER to filter out authors that will not or cannot review. 3. Use LEVEL to get information about granularity level of authored code (i.e. arch vs arch/risc-v vs arch/arm/stm32/stm32l4, or boards vs boards/arm/stm32/nucleo-k432l). 4. Have this a Python script in `nuttx/tools` that will from time to time generate `CODEOWNERS` file that will be then indpected and merged by hand. -- 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