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: incorrect codeowner user: mgrudzinska Line: 8: no users/groups matched Line: 9: incorrect codeowner user: mgrudzinska Line: 9: no users/groups matched Line: 10: incorrect codeowner user: JSUYA Line: 10: no users/groups matched Line: 11: incorrect codeowner user: mgrudzinska Line: 11: no users/groups matched Line: 12: incorrect codeowner user: mgrudzinska Line: 12: no users/groups matched Line: 13: incorrect codeowner user: JSUYA Line: 13: no users/groups matched Line: 14: incorrect codeowner user: JSUYA Line: 14: incorrect codeowner user: mgrudzinska Line: 14: no users/groups matched Line: 15: incorrect codeowner user: JSUYA Line: 15: incorrect codeowner user: mgrudzinska Line: 15: no users/groups matched Line: 16: incorrect codeowner user: mgrudzinska Line: 16: no users/groups matched
2023-11-23 18:17:41 +09:00

16 lines
653 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/svg/ @JSUYA @mgrudzinska
/src/loaders/tvg/ @mgrudzinska
/src/loaders/external_webp/ @JSUYA
/src/savers/tvg/ @mgrudzinska
/src/bindings/capi/ @mgrudzinska
/src/tools/svg2png/ @JSUYA
/src/examples/ @JSUYA @mgrudzinska
/test/* @JSUYA @mgrudzinska
/test/capi/ @mgrudzinska