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: SergeyLebedkin Line: 7: no users/groups matched Line: 8: incorrect codeowner user: SergeyLebedkin Line: 8: no users/groups matched Line: 9: incorrect codeowner user: mgrudzinska Line: 9: incorrect codeowner user: JSUYA Line: 9: no users/groups matched Line: 10: incorrect codeowner user: mgrudzinska Line: 10: no users/groups matched Line: 11: incorrect codeowner user: tinyjin Line: 11: no users/groups matched
2025-07-07 12:56:54 +09:00

11 lines
494 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 @SergeyLebedkin
/src/renderer/wg_engine @SergeyLebedkin
/src/loaders/svg @mgrudzinska @JSUYA
/src/loaders/lottie @mgrudzinska
/src/bindings/wasm @tinyjin