[Python-checkins] hooks: Give credit to Kelsey.

local python-checkins at python.org
Tue Mar 8 12:25:11 CET 2011


http://hg.python.org/hooks/rev/88b8a043c3b7
changeset:   54:88b8a043c3b7
user:        Georg Brandl <georg at python.org>
date:        Tue Mar 08 12:25:11 2011 +0100
summary:
  Give credit to Kelsey.

files:
  hgroundup.py

diff --git a/hgroundup.py b/hgroundup.py
--- a/hgroundup.py
+++ b/hgroundup.py
@@ -24,6 +24,8 @@
     repo = http://hg.python.org/cpython/
     toaddr = roundup-admin at example.com
     mailrelay = 127.0.0.1
+
+Initial implementation by Kelsey Hightower <kelsey.hightower at gmail.com>.
 """
 import re
 import smtplib

-- 
Repository URL: http://hg.python.org/hooks


More information about the Python-checkins mailing list