Release the hounds.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 7 Jul 2017 10:47:46 +0000 (11:47 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 7 Jul 2017 10:47:46 +0000 (11:47 +0100)
config.py

index 10dcc97..2d49842 100644 (file)
--- a/config.py
+++ b/config.py
@@ -17,8 +17,8 @@ assembly_time = 86400
 # address.
 #
 # If this is None [for production], then we do a "group reply".
-#reply_override = None
-reply_override = ("Richard Jones", "rjones@redhat.com")
+reply_override = None
+#reply_override = ("Test Person", "test@example.com")
 
 # The address where report emails come from.
 # Set this to your own (name, email).