Replace second call to email2name() by title(). title() already capitalize all...
Replace second call to email2name() by title(). title() already capitalize all first letter while capitalize() do it only on the first letter.
Closes #342 (closed)
A GitLab upgrade is scheduled for Monday April 20th. The service will be unavailable from 9 am to 12. We'll keep you posted on the progress of the upgrade on the Mattermost channel: https://mattermost.inria.fr/devel/channels/gitlab. We recommend that you do not work on the platform until an announcement indicates that maintenance is complete.
Replace second call to email2name() by title(). title() already capitalize all first letter while capitalize() do it only on the first letter.
Closes #342 (closed)