1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/bugbot/defaults/main.yml
Morten Linderud 23f931a627
Updated bugbot
Signed-off-by: Morten Linderud <morten@linderud.pw>
2020-08-20 19:04:28 +02:00

12 lines
272 B
YAML

---
irc_host: 'chat.freenode.net'
irc_port: '6697'
irc_channel: '#archlinux-bugs'
bugbot_version: '20200818'
bugbot_pgp_keys: ['92D9C6CDE99A2024D690A76EE742683BA08CB2FF']
bugbot_pgp_emails: ['foxboron@archlinux.org']
bugbot_admins:
- keenerd
- falconindy
- Foxboron