Update fmn IRC user to fedora-notif

I asked for fedora-notif to be registered rather than fedora-notifs.

Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
Jeremy Cline 2017-10-09 20:15:14 +00:00
parent 2a81d35f4a
commit 053940fdac

View file

@ -3,7 +3,7 @@ domain = "stg.fedoraproject.org"
ircnick = "fedora-notifstg" ircnick = "fedora-notifstg"
{% else %} {% else %}
domain = "fedoraproject.org" domain = "fedoraproject.org"
ircnick = "fedora-notifs" ircnick = "fedora-notif"
{% endif %} {% endif %}
base = "https://apps.%s/notifications/" % domain base = "https://apps.%s/notifications/" % domain