mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 05:33:36 +00:00
10 lines
370 B
Text
10 lines
370 B
Text
# This is a comment.
|
|
# Each line is a file pattern followed by one or more owners.
|
|
|
|
# These owners will be the default owners for everything in
|
|
# the repo. Unless a later match takes precedence,
|
|
# @global-owner1 and @global-owner2 will be requested for
|
|
# review when someone opens a pull request.
|
|
* @hermet @mgrudzinska
|
|
/src/loaders/svg/ @JSUYA
|
|
/src/bin/svg2png/ @JSUYA
|