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

[ISSUE-243] Create a CODEOWNERS file #244

Merged
merged 1 commit into from
Jun 11, 2023

Conversation

jama5262
Copy link
Owner

What does this PR do?

Create a CODEOWNERS file

Issue Reference

Fixes #243

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Maintenance change (non-breaking change such as upgrading a dependency, refactoring, or making a lint fix)
  • Documentation update
  • Breaking change (a fix or feature that would cause existing functionality to change)

Screenshots

If applicable, add screenshots to help explain your problem.

Checklist

  • Wrote additional tests, if needed
  • All tests have passed, you can find the scripts from the ./bin folder
  • I have updated the documentation accordingly, if needed.

Additional Information

@codecov
Copy link

codecov bot commented Jun 11, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (20cd464) 96.33% compared to head (7c9c601) 96.33%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #244   +/-   ##
=======================================
  Coverage   96.33%   96.33%           
=======================================
  Files          34       34           
  Lines        1554     1554           
=======================================
  Hits         1497     1497           
  Misses         57       57           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jama5262 jama5262 merged commit d56b8d1 into master Jun 11, 2023
@jama5262 jama5262 deleted the ISSUE-243-create_a_codeowners_file branch June 11, 2023 12:35
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.

Create a CODEOWNERS.yml file
1 participant