chore(codeowners): add codeowners for sqlmigration (#7779)

### Summary

- add codeowners for sqlmigration
This commit is contained in:
Vibhu Pandey 2025-04-30 14:11:31 +05:30 committed by GitHub
parent ab17bf3558
commit 73f57d8bee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.github/CODEOWNERS vendored
View File

@ -11,3 +11,4 @@
/pkg/errors/ @grandwizard28
/pkg/factory/ @grandwizard28
/pkg/types/ @grandwizard28
/pkg/sqlmigration/ @vikrantgupta25