Codeowners: Move loading custom roles to Authorization group
What does this MR do and why?
It moves files under groupauthorization :
-
/ee/app/models/auth/
was assigned to groupauthentication but the only file there isMemberRoleAbilityLoader
which is related to custom roles -> responsibility of groupauthorization - the group and project custom roles preloaders are not assigned to any group but should be handled by groupauthorization
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.