add codeowners and dependabot configuration by akshay196 · Pull Request #50 · paralus/cli
What does this PR change?
Add CODEOWNERS and dependabot configuration files.
Does the PR depend on any other PRs or Issues? If yes, please list them.
None
Checklist
I confirm, that I have...
- Read and followed the contributing guide in
CONTRIBUTING.md - Added tests for this PR
- Formatted the code using
go fmt(if applicable) - Updated documentation on the Paralus docs site (if applicable)
- Updated
CHANGELOG.md