virtualtabletop-docker/CODEOWNERS
Line: 2: incorrect codeowner user: ArnoldSmith86 Line: 2: no users/groups matched Line: 5: incorrect codeowner user: RaphaelAlvez Line: 5: no users/groups matched Line: 6: incorrect codeowner user: RaphaelAlvez Line: 6: no users/groups matched Line: 7: incorrect codeowner user: RaphaelAlvez Line: 7: no users/groups matched Line: 10: incorrect codeowner user: 96LawDawg Line: 10: no users/groups matched Line: 13: incorrect codeowner user: UltimateGeek Line: 13: no users/groups matched Line: 14: incorrect codeowner user: UltimateGeek Line: 14: no users/groups matched
ArnoldSmith86 1e7afdb4df
add UltimateGook as owner of jest.config.mjs
Co-authored-by: UltimateGeek <10050028+UltimateGeek@users.noreply.github.com>
2021-01-09 23:57:53 +01:00

15 lines
185 B
Plaintext

# Default
* @ArnoldSmith86
# UI
*.css @RaphaelAlvez
*.html @RaphaelAlvez
*.svg @RaphaelAlvez
# Library
library @96LawDawg
# Tests
jest.config.mjs @UltimateGeek
/tests/ @UltimateGeek