-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCODEOWNERS
25 lines (20 loc) · 1.09 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 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,
shoperho/accounts/ @deepeshgarg007 @ruthra-kumar
shoperho/assets/ @anandbaburajan @deepeshgarg007
shoperho/loan_management/ @deepeshgarg007
shoperho/regional @deepeshgarg007 @ruthra-kumar
shoperho/selling @deepeshgarg007 @ruthra-kumar
shoperho/support/ @deepeshgarg007
pos*
shoperho/buying/ @rohitwaghchaure @s-aga-r
shoperho/maintenance/ @rohitwaghchaure @s-aga-r
shoperho/manufacturing/ @rohitwaghchaure @s-aga-r
shoperho/quality_management/ @rohitwaghchaure @s-aga-r
shoperho/stock/ @rohitwaghchaure @s-aga-r
shoperho/subcontracting @rohitwaghchaure @s-aga-r
shoperho/controllers/ @deepeshgarg007 @rohitwaghchaure
shoperho/patches/ @deepeshgarg007
.github/ @deepeshgarg007
pyproject.toml @ankush