From c429612e3f02bfd8238eec5351387772ca921bfd Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Tue, 17 Jul 2018 12:56:51 -0400 Subject: [PATCH] Update contact information for Quay.io --- config.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.py b/config.py index 9a15763db..ad2346ff0 100644 --- a/config.py +++ b/config.py @@ -92,8 +92,7 @@ class DefaultConfig(ImmutableConfig): CONTACT_INFO = [ 'mailto:support@quay.io', - 'irc://chat.freenode.net:6665/quay', - 'tel:+1-888-930-3475', + 'tel:+1-888-GO-REDHAT', 'https://twitter.com/quayio', ]