diff options
Diffstat (limited to 'Bugzilla/Search.pm')
-rw-r--r-- | Bugzilla/Search.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Search.pm b/Bugzilla/Search.pm index 8cefc8cab..f0bc0b6fe 100644 --- a/Bugzilla/Search.pm +++ b/Bugzilla/Search.pm @@ -24,7 +24,7 @@ # Andreas Franke <afranke@mathweb.org> # Myk Melez <myk@mozilla.org> # Michael Schindler <michael@compressconsult.com> -# Max Kanat-Alexander <mkanat@kerio.com> +# Max Kanat-Alexander <mkanat@bugzilla.org> use strict; |