Framagit.org account got leaked / scam

Hi

This is to let you guys know I received an scam email that the only possibility is that somehow it leake4d from framagit.org because that mail I’ve only used there. There goes a screenshot

Hi,

Thanks for the report.
As git is based itself on e-mails, all public contributions include your e-mail in the commit data. You can check this by accessing the page of one of your public commits and adding .patch to the URL. Or if you’re familiar with the command line, git clone a repository and do git log to see all authors e-mails.

We believe that scrapers and spammers have harnessed your e-mail through one of these ways. We have added mesures to try to avoid this, but we never be able to guarantee that this issue can be avoided, since that’s how git itself is built.

Cheers,

ok, I see

thanks for the answer