-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
25 lines (20 loc) · 1.08 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,
sparrow/accounts/ @deepeshgarg007 @ruthra-kumar
sparrow/assets/ @anandbaburajan @deepeshgarg007
sparrow/loan_management/ @deepeshgarg007
sparrow/regional @deepeshgarg007 @ruthra-kumar
sparrow/selling @deepeshgarg007 @ruthra-kumar
sparrow/support/ @deepeshgarg007
pos*
sparrow/buying/ @rohitwaghchaure @s-aga-r
sparrow/maintenance/ @rohitwaghchaure @s-aga-r
sparrow/manufacturing/ @rohitwaghchaure @s-aga-r
sparrow/quality_management/ @rohitwaghchaure @s-aga-r
sparrow/stock/ @rohitwaghchaure @s-aga-r
sparrow/subcontracting @rohitwaghchaure @s-aga-r
sparrow/controllers/ @deepeshgarg007 @rohitwaghchaure
sparrow/patches/ @deepeshgarg007
.github/ @deepeshgarg007
pyproject.toml @ankush