Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: prevent dpulicate entries in owners files for global owners
this patch refactors the _GLOBAL_ODEOWNERS variable to a list, additionally refactoring the logic when appending _GLOBAL_OWNERS to the `teams` property of a `codeowners()` rule to ensure that users in _GLOBAL_OWNERS are not duplicated in the generated output.
- Loading branch information