From ad9460444a64987a4560e7f29a6b8059f0f065b2 Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Thu, 5 Nov 2020 13:57:21 +0900 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2165d577..3804265b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,14 @@ -This page guides a format for your contribution. +We always appreciate your contribution. This page guides ThorVG contribution format. +
+## 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. + +gl_engine: Prudhvi Raj Vasireddi (prudhvirajv)
+loaders: JunsuChoi (JSUYA)
+wasm: Shinwoo Kim (kimcinoo)
+svg2png: JunsuChoi (JSUYA)
+
+ ## Commit Message [Module][Feature]: [Title]