mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-07 21:23:32 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
5fbc446455
commit
ad9460444a
1 changed files with 11 additions and 1 deletions
|
@ -1,4 +1,14 @@
|
|||
This page guides a format for your contribution.
|
||||
We always appreciate your contribution. This page guides ThorVG contribution format.
|
||||
<br />
|
||||
## Reviewers
|
||||
Hermet Park (hermet) is the lead maintainer but there are designated sub-module maintainers you can request for your pull-requst patches as well.
|
||||
|
||||
<b>gl_engine:</b> Prudhvi Raj Vasireddi (prudhvirajv)<br />
|
||||
<b>loaders:</b> JunsuChoi (JSUYA) <br />
|
||||
<b>wasm:</b> Shinwoo Kim (kimcinoo) <br />
|
||||
<b>svg2png:</b> JunsuChoi (JSUYA) <br />
|
||||
<br />
|
||||
|
||||
|
||||
## Commit Message
|
||||
[Module][Feature]: [Title]
|
||||
|
|
Loading…
Add table
Reference in a new issue