diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -31,5 +31,5 @@ post_receive:  	cd .git/hooks && ln -sf ../../bin/post-receive  whoami: -	git config user.name "Cache Saravento" -	git config user.email cache@sarava.org +	git config user.name "Cache do Fluxo" +	git config user.email cache@fluxo.info | 
