From 7696a933bf319cf14224d35d9737127f5f4a620f Mon Sep 17 00:00:00 2001
From: Matt Smith <matty@posteo.net>
Date: Sat, 2 Sep 2017 20:49:31 +0100
Subject: [PATCH] Add more channels to irc.yml

* Add #monero-ffs
* Add #monero-offtopic
---
 _data/irc.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/_data/irc.yml b/_data/irc.yml
index 3e7c7f92..53ef413a 100644
--- a/_data/irc.yml
+++ b/_data/irc.yml
@@ -4,8 +4,12 @@
   description: This channel is for the Monero community to congretate and discuss ideas.
 - channel: monero-dev
   description: The many contributors and developers come here to discuss dev-y things.
+- channel: monero-ffs
+  description: Regarding the Monero forum funding system.
 - channel: monero-markets
   description: We use this channel to talk about the price of Monero and other coins.
+- channel: monero-offtopic
+  description: Chatting with other Monero users about things not related to Monero.
 - channel: monero-otc
   description: Over the counter Monero. Come here to purchase XMR from your fellow Moneron.
 - channel: monero-pools
-- 
GitLab