mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-07 21:23:32 +00:00
10 lines
374 B
Text
10 lines
374 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
|