Skip to content

Commit 9fafc46

Browse files
committed
chore: fix models path on codeowner
[no ci]
1 parent f00a35c commit 9fafc46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/apps/meteor/app/voip @RocketChat/omnichannel
2121
/apps/meteor/app/sms @RocketChat/omnichannel
2222
/apps/meteor/server @RocketChat/backend
23-
/apps/meteor/server/models @RocketChat/Architecture
23+
/packages/models @RocketChat/Architecture
2424
apps/meteor/server/startup/migrations @RocketChat/Architecture
2525
/apps/meteor/packages/rocketchat-livechat @RocketChat/omnichannel
2626
/apps/meteor/server/services/voip-asterisk @RocketChat/omnichannel

0 commit comments

Comments
 (0)