summaryrefslogtreecommitdiff
path: root/BitKeeper/triggers/ciabot.config
diff options
context:
space:
mode:
Diffstat (limited to 'BitKeeper/triggers/ciabot.config')
-rw-r--r--BitKeeper/triggers/ciabot.config19
1 files changed, 0 insertions, 19 deletions
diff --git a/BitKeeper/triggers/ciabot.config b/BitKeeper/triggers/ciabot.config
deleted file mode 100644
index 42d4e0c68d..0000000000
--- a/BitKeeper/triggers/ciabot.config
+++ /dev/null
@@ -1,19 +0,0 @@
-#
-# ciabot.config -- Configuration file for ciabot
-#
-# Note: The IRC network name is ignored for now, but must be included.
-# What you say here end up as a prefix on each row of your logs
-# on #commits. You must use the name of your projects IRC channel in
-# order to invite the bot there.
-#
-# example:
-# IRCCHANNEL=irc.freenode.net/ourprojectchannel
-IRCCHANNEL=irc.freenode.net/#openembedded
-
-# The email address where we send the commit messages.
-COMMITADDRESS=commits@picogui.org
-
-# Verbose flag, if not empty, show individual file history
-# VERBOSE=yes
-
-# End