After the introduction of a new role :owner above :admin in the backend in #204, having :admin role does not allow the user to grant admin to others anymore, only owners can.
The frontend then needs to be updated to allow user with role owner to add/remove admins.