thorvg/CODEOWNERS
Line: 5: incorrect codeowner user: hermet Line: 5: no users/groups matched Line: 6: incorrect codeowner user: mgrudzinska Line: 6: no users/groups matched Line: 7: incorrect codeowner user: RuiwenTang Line: 7: incorrect codeowner user: SergeyLebedkin Line: 7: no users/groups matched Line: 8: incorrect codeowner user: SergeyLebedkin 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: incorrect codeowner user: mgrudzinska Line: 11: no users/groups matched Line: 12: incorrect codeowner user: JSUYA Line: 12: no users/groups matched Line: 13: incorrect codeowner user: mgrudzinska Line: 13: no users/groups matched Line: 14: incorrect codeowner user: mgrudzinska Line: 14: no users/groups matched Line: 15: incorrect codeowner user: tinyjin Line: 15: no users/groups matched Line: 16: incorrect codeowner user: JSUYA Line: 16: no users/groups matched Line: 17: incorrect codeowner user: JSUYA Line: 17: no users/groups matched
2025-03-21 11:07:50 +09:00

17 lines
670 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/sw_engine @mgrudzinska
/src/renderer/gl_engine @RuiwenTang @SergeyLebedkin
/src/renderer/wg_engine @SergeyLebedkin
/src/loaders/external_webp @JSUYA
/src/loaders/raw @JSUYA
/src/loaders/svg @JSUYA @mgrudzinska
/src/loaders/webp @JSUYA
/src/loaders/lottie @mgrudzinska
/src/bindings/capi @mgrudzinska
/src/bindings/wasm @tinyjin
/src/savers/gif @JSUYA
/src/tools/svg2png @JSUYA