Sync Coaches group membership with actual merge request coaches
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
The Coaches group currently has 37 members, but there areapproximately 38 actual merge request coaches. The group membership is out of sync with who should actually have coach access. We should fix that!
(Currently, the coach group isn't used for any granting of rights, but it could potentially be used as a data source)
Implementation plan
Idea:
- list coaches from team.ymls (yq can get that quite quickly from the 'full' team yml file)
- list members of the group
- add the missing ones
- remove the extras
Edited by Raimund Hook