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