I noticed that you added a license file: http://drupal.org/cvs?file=/modules/mugshot/LICENSE.txt

You don't need this. The drupal.org packaging script automatically adds this file for you when it creates the tar.gz file. You should remove this from your project.

Comments

bonvga’s picture

Assigned: Unassigned » bonvga
Status: Active » Fixed

Thank's for the information.

I've deleted the licence file in this commit : http://drupal.org/cvs?commit=60359

greggles’s picture

thanks!

One more thing - when you make a commit related to an issue it's best if you put the issue number after a # in the commit message:

See for more details: http://drupal.org/node/52287

bonvga’s picture

Status: Fixed » Closed (fixed)

Thank's again for the advice.

greggles’s picture

Ok, last tip ;)

There is an automated process that will take issues from "fixed" to "closed". People generally just leave the issue as "fixed" and let that process move it to closed.