thorvg/CODEOWNERS
Line: 8: incorrect codeowner user: hermet Line: 8: incorrect codeowner user: mgrudzinska Line: 8: no users/groups matched Line: 9: incorrect codeowner group: /src/loaders/svg/ Line: 9: incorrect codeowner user: JSUYA Line: 9: no users/groups matched Line: 10: incorrect codeowner group: /src/bin/svg2png/ Line: 10: incorrect codeowner user: JSUYA Line: 10: no users/groups matched
2023-05-08 23:46:39 +09:00

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