Files
ToolJet/CODEOWNERS
Line: 2: incorrect codeowner user: shah21 Line: 2: incorrect codeowner user: gsmithun4 Line: 2: incorrect codeowner user: adishm98 Line: 2: no users/groups matched Line: 3: incorrect codeowner user: shah21 Line: 3: incorrect codeowner user: gsmithun4 Line: 3: incorrect codeowner user: adishm98 Line: 3: no users/groups matched Line: 5: incorrect codeowner user: shah21 Line: 5: incorrect codeowner user: gsmithun4 Line: 5: incorrect codeowner user: adishm98 Line: 5: no users/groups matched Line: 6: incorrect codeowner user: shah21 Line: 6: incorrect codeowner user: gsmithun4 Line: 6: incorrect codeowner user: adishm98 Line: 6: no users/groups matched Line: 8: incorrect codeowner user: shah21 Line: 8: incorrect codeowner user: gsmithun4 Line: 8: incorrect codeowner user: adishm98 Line: 8: no users/groups matched Line: 9: incorrect codeowner user: shah21 Line: 9: incorrect codeowner user: gsmithun4 Line: 9: incorrect codeowner user: adishm98 Line: 9: no users/groups matched Line: 11: incorrect codeowner user: shah21 Line: 11: incorrect codeowner user: gsmithun4 Line: 11: incorrect codeowner user: adishm98 Line: 11: no users/groups matched Line: 12: incorrect codeowner user: shah21 Line: 12: incorrect codeowner user: gsmithun4 Line: 12: incorrect codeowner user: adishm98 Line: 12: no users/groups matched Line: 14: incorrect codeowner user: shah21 Line: 14: incorrect codeowner user: gsmithun4 Line: 14: incorrect codeowner user: adishm98 Line: 14: no users/groups matched Line: 15: incorrect codeowner user: shah21 Line: 15: incorrect codeowner user: gsmithun4 Line: 15: incorrect codeowner user: adishm98 Line: 15: no users/groups matched Line: 17: incorrect codeowner user: shah21 Line: 17: incorrect codeowner user: gsmithun4 Line: 17: incorrect codeowner user: adishm98 Line: 17: no users/groups matched Line: 18: incorrect codeowner user: shah21 Line: 18: incorrect codeowner user: gsmithun4 Line: 18: incorrect codeowner user: adishm98 Line: 18: no users/groups matched Line: 21: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 24: incorrect codeowner user: shah21 Line: 24: incorrect codeowner user: gsmithun4 Line: 24: no users/groups matched Line: 25: incorrect codeowner user: shah21 Line: 25: incorrect codeowner user: gsmithun4 Line: 25: no users/groups matched
2025-08-03 12:39:18 +05:30

26 lines
895 B
Plaintext

# Code owners for specific package.json and package-lock.json files
/server/package.json @shah21 @gsmithun4 @adishm98
/server/package-lock.json @shah21 @gsmithun4 @adishm98
/frontend/package.json @shah21 @gsmithun4 @adishm98
/frontend/package-lock.json @shah21 @gsmithun4 @adishm98
/marketplace/package.json @shah21 @gsmithun4 @adishm98
/marketplace/package-lock.json @shah21 @gsmithun4 @adishm98
/cypress/package.json @shah21 @gsmithun4 @adishm98
/cypress/package-lock.json @shah21 @gsmithun4 @adishm98
/plugins/package.json @shah21 @gsmithun4 @adishm98
/plugins/package-lock.json @shah21 @gsmithun4 @adishm98
/package.json @shah21 @gsmithun4 @adishm98
/package-lock.json @shah21 @gsmithun4 @adishm98
# Code owners for all module.ts files
**/module.ts @shah21 @gsmithun4
# Server migration directories
/server/migrations/* @shah21 @gsmithun4
/server/data-migrations/* @shah21 @gsmithun4