Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CODEOWNERS file #186

Merged
merged 1 commit into from Mar 28, 2023
Merged

Add CODEOWNERS file #186

merged 1 commit into from Mar 28, 2023

Conversation

akshay196
Copy link
Member

What does this PR change?

Add CODEOWNERS file. Code owners are automatically requested for review when someone opens a pull request that modifies code that they own.

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

Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Merging #186 (c23e5b5) into main (340557d) will decrease coverage by 0.21%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #186      +/-   ##
==========================================
- Coverage   34.66%   34.45%   -0.21%     
==========================================
  Files          74       74              
  Lines       11682    11682              
==========================================
- Hits         4049     4025      -24     
- Misses       7084     7113      +29     
+ Partials      549      544       -5     

see 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@niravparikh05 niravparikh05 merged commit dd7e7a8 into paralus:main Mar 28, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants