summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 3d54d24..68a125b 100644
--- a/install.sh
+++ b/install.sh
@@ -105,7 +105,7 @@ EOF
#INCLUDE:README#
EOF
git add _articles/fugitive-readme
- git commit --no-verify --author="p4bl0 <pablo@rauzy.name>" \
+ git commit --no-verify --author="p4bl0 <r@uzy.me>" \
-m "fugitive: README" >/dev/null
echo "done."
fi