thorvg/CODEOWNERS
Line: 5: incorrect codeowner user: hermet Line: 5: no users/groups matched Line: 6: incorrect codeowner user: RuiwenTang Line: 6: incorrect codeowner user: SergeyLebedkin Line: 6: no users/groups matched Line: 7: incorrect codeowner user: SergeyLebedkin Line: 7: no users/groups matched Line: 8: incorrect codeowner user: JSUYA Line: 8: no users/groups matched Line: 9: incorrect codeowner user: JSUYA Line: 9: no users/groups matched Line: 10: incorrect codeowner user: JSUYA Line: 10: no users/groups matched Line: 11: incorrect codeowner user: JSUYA Line: 11: no users/groups matched Line: 12: incorrect codeowner user: JSUYA Line: 12: incorrect codeowner user: RuiwenTang Line: 12: incorrect codeowner user: SergeyLebedkin Line: 12: incorrect codeowner user: tinyjin Line: 12: no users/groups matched Line: 13: incorrect codeowner user: JSUYA Line: 13: incorrect codeowner user: RuiwenTang Line: 13: incorrect codeowner user: SergeyLebedkin Line: 13: incorrect codeowner user: tinyjin Line: 13: no users/groups matched Line: 14: incorrect codeowner user: tinyjin Line: 14: no users/groups matched
2023-12-20 18:28:54 +09:00

14 lines
No EOL
609 B
Text

# ThorVG uses the CODEOWNERS file to automatically assign reviewers in the GitHub system.
# However, the presence of a CODEOWNER does not necessarily imply that they are the sole copyright owners of the code.
# For more information, please consult the AUTHORS file.
* @hermet
/src/renderer/gl_engine @RuiwenTang @SergeyLebedkin
/src/renderer/wg_engine @SergeyLebedkin
/src/loaders/external_webp/ @JSUYA
/src/loaders/svg/ @JSUYA
/src/loaders/gif/ @JSUYA
/src/tools/svg2png/ @JSUYA
/src/examples/ @JSUYA @RuiwenTang @SergeyLebedkin @tinyjin
/test/* @JSUYA @RuiwenTang @SergeyLebedkin @tinyjin
/web/* @tinyjin