ghostbsd / issues

Issue tracker for GhostBSD
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Update all repository .github/CODEOWNERS. #162

Closed ericbsd closed 1 month ago

ericbsd commented 1 month ago

The group's names have changed due to some changes to GhostBSD GitHub Members levels. All .github/CODEOWNERS need to be updated.

Here is the example for the change: https://github.com/ghostbsd/ghostbsd-build/pull/194/commits/5426dbc20a47c5ce6903acde05e9b28693c1ed9d#diff-3d36a1bf06148bc6ba1ce2ed3d19de32ea708d955fed212c0d27c536f0bd4da7

Repository to updated:

@Edu-Amorim, most repositories should let you add a branch. However, some might require fork.

There is some GitHub documentation for creating PRs: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request.

PR from fork: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork

Ping me if you have any trouble.

ericbsd commented 1 month ago

Thanks for doing this.