From: Richard W.M. Jones Date: Fri, 7 Jul 2017 10:47:46 +0000 (+0100) Subject: Release the hounds. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=7d8057a69b430cc8936f504ac2455d95fdbfec6e;hp=a4794f3aa2af3183e2429f67188d50a477ab7a3a;p=patchq.git Release the hounds. --- diff --git a/config.py b/config.py index 10dcc97..2d49842 100644 --- 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).