summaryrefslogtreecommitdiff
path: root/repo
diff options
context:
space:
mode:
Diffstat (limited to 'repo')
-rwxr-xr-xrepo/hooks/ciabot.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/hooks/ciabot.py b/repo/hooks/ciabot.py
index 4e20caea..d8f4b83d 100755
--- a/repo/hooks/ciabot.py
+++ b/repo/hooks/ciabot.py
@@ -63,7 +63,7 @@ tinyifier = "http://tinyurl.com/api-create.php?url="
xml = '''\
<message>
<generator>
- <name>CIA Shell client for Git</name>
+ <name>CIA Python client for Git</name>
<version>%(gitver)s</version>
<url>%(generator)s</url>
</generator>