truemark / hello-world-java

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add CODEOWNERS #19

Open erikrj opened 2 months ago

erikrj commented 2 months ago

We should be leveraging the GitHub feature where you can place a CODEOWNERS file in the repository. This should then be used as the default reviewers and approvers for pull-requests going into the main branch.

erikrj commented 2 months ago

When you do this, you should also enable a branch protection rule for the main branch.