mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 09:48:19 +01:00
github/CODEOWNERS: rename code owners file to soft deactivate
In this commit, rather than attempt to reduce the scope of the current `CODEOWNERS` file, we instead rename it as a way to stop Github from automatically assigning reviewers based on it. Instead, we put things in a "hint" mode as a way for PR OPs to figure out who they should manually assign PRs today. With the CODEOWNERS file reduced to a code review assignment hint, we aim to instead promote usage of the `@code-review` team which will use a load balancing algorithm for automatic code review assignment.
This commit is contained in:
parent
5ccb9db78f
commit
482b0ad7b4
1 changed files with 0 additions and 0 deletions
0
.github/CODEOWNERS → .github/CODEOWNERS-HINT
vendored
0
.github/CODEOWNERS → .github/CODEOWNERS-HINT
vendored
Loading…
Add table
Reference in a new issue