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: incorrect codeowner user: RuiwenTang 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
Hermet Park dc59440744
Some checks failed
Android / build_x86_64 (push) Has been cancelled
Android / build_aarch64 (push) Has been cancelled
iOS / build_x86_64 (push) Has been cancelled
iOS / build_arm64 (push) Has been cancelled
macOS / build (push) Has been cancelled
macOS / compact_test (push) Has been cancelled
macOS / unit_test (push) Has been cancelled
Ubuntu / build (push) Has been cancelled
Ubuntu / compact_test (push) Has been cancelled
Ubuntu / unit_test (push) Has been cancelled
Windows / build (push) Has been cancelled
Windows / compact_test (push) Has been cancelled
Windows / unit_test (push) Has been cancelled
Update CODEOWNERS
Removed inactive maintaining parts.
2025-05-31 01:24:36 +09:00

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