forked from netmanthan/tallyzen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
24 lines (19 loc) · 1015 Bytes
/
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
# 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,
tallyzen/accounts/ @netmanthan @netmanthan
tallyzen/assets/ @netmanthan@netmanthan
tallyzen/regional @netmanthan @netmanthan
tallyzen/selling @netmanthan @netmanthan
tallyzen/support/ @netmanthan
pos*
tallyzen/buying/ @@netmanthan @netmanthan
tallyzen/maintenance/ @@netmanthan @netmanthan
tallyzen/manufacturing/ @@netmanthan @netmanthan
tallyzen/quality_management/ @@netmanthan @netmanthan
tallyzen/stock/ @@netmanthan @netmanthan
tallyzen/subcontracting @@netmanthan @netmanthan
tallyzen/controllers/ @netmanthan @@netmanthan
tallyzen/patches/ @netmanthan
.github/ @netmanthan
pyproject.toml @netmanthan