blob: 6181947ae017d784109df8310f1ec713a3f27b9f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
---
irc:
nick: kgb
username: kgb
server: irc.oftc.net
realname: CVS Commit 2 IRC
nickservpassword: xxxxxxxxxxxxxxxx
nickserv_is_smart: true
port: 6667
ssl: false
mailin: /home/commit/Maildir
projects:
'oftc': [ '#oftc' ]
'weasel': [ 'weasel' ]
'tor': [ 'NOTICE:#tor' ]
'*': [ '#commits' ]
# vim:syn=yaml
|