diff options
author | jake%bugzilla.org <> | 2002-08-27 13:27:51 +0200 |
---|---|---|
committer | jake%bugzilla.org <> | 2002-08-27 13:27:51 +0200 |
commit | f5c9d40bc27590493fed124fc8037c24fdd08d73 (patch) | |
tree | 939069c33f21225a3a51602c787694a8561cb5f8 /Bugzilla | |
parent | 1924c7554198d9da516af6b0576d0f04c909a5f4 (diff) | |
download | bugzilla-f5c9d40bc27590493fed124fc8037c24fdd08d73.tar.gz bugzilla-f5c9d40bc27590493fed124fc8037c24fdd08d73.tar.xz |
Updating my e-mail address as jake@acutex.net is no longer valid.
* NO CODE CHANGES *
Diffstat (limited to 'Bugzilla')
-rw-r--r-- | Bugzilla/Util.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Util.pm b/Bugzilla/Util.pm index 3fe3a37ea..5e2e3feb7 100644 --- a/Bugzilla/Util.pm +++ b/Bugzilla/Util.pm @@ -19,7 +19,7 @@ # # Contributor(s): Terry Weissman <terry@mozilla.org> # Dan Mosedale <dmose@mozilla.org> -# Jake <jake@acutex.net> +# Jacob Steenhagen <jake@bugzilla.org> # Bradley Baetz <bbaetz@student.usyd.edu.au> # Christopher Aillon <christopher@aillon.com> |