On 03/23/2013 03:15 AM, Thomas Goirand wrote: >> i've requested the membership and changed the Maintainer field on >> debian/control >> also i took the liberty to add you to uploaders field > > Thanks! > > I have added you as a member of the project. Our packaging guidelines > are over here: > http://openstack.alioth.debian.org/
Hi, I've seen that you have added a git repository. Thanks for that. But the rights aren't correct. Please issue the following commands: ssh gfa-gu...@vasks.debian.org cd /git/openstack/cloudfuse.git mv hooks/post-update.sample hooks/post-update git --bare update-server-info find . -exec chmod g+w {} \; find . -type d -exec chmod g+s {} \; git config core.sharedRepository group so that others in the team can access your Git repository. Cheers, Thomas -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/514f4b04.2040...@debian.org