projects
/
irker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bb45b0
)
Remove an antiscocial default.
author
Eric S. Raymond
<esr@thyrsus.com>
Thu, 11 Oct 2012 03:05:41 +0000
(23:05 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Thu, 11 Oct 2012 03:05:41 +0000
(23:05 -0400)
irkerhook.py
patch
|
blob
|
history
diff --git
a/irkerhook.py
b/irkerhook.py
index 112f2557b6527ed7f43fae90c479e007bca4baf1..76171b935680848538a635da350abe862bf68941 100755
(executable)
--- a/
irkerhook.py
+++ b/
irkerhook.py
@@
-30,8
+30,8
@@
urlprefixmap = {
"cgit": "http://%(host)s/cgi-bin/cgit.cgi/%(repo)s/commit/?id=",
}
-# By default,
the channel list includes
the freenode #commits list
-default_channels = "irc://chat.freenode.net/
%(project)s,irc://chat.freenode.net/
#commits"
+# By default,
ship to
the freenode #commits list
+default_channels = "irc://chat.freenode.net/#commits"
#
# No user-serviceable parts below this line: