diff options
author | jake%bugzilla.org <> | 2002-08-27 11:27:51 +0000 |
---|---|---|
committer | jake%bugzilla.org <> | 2002-08-27 11:27:51 +0000 |
commit | f5c9d40bc27590493fed124fc8037c24fdd08d73 (patch) | |
tree | 939069c33f21225a3a51602c787694a8561cb5f8 /Bugzilla/Util.pm | |
parent | Bug 86651 - cvs-update was setting sticky dates which made commiting changes ... (diff) | |
download | bugzilla-f5c9d40bc27590493fed124fc8037c24fdd08d73.tar.gz bugzilla-f5c9d40bc27590493fed124fc8037c24fdd08d73.tar.bz2 bugzilla-f5c9d40bc27590493fed124fc8037c24fdd08d73.zip |
Updating my e-mail address as jake@acutex.net is no longer valid.
* NO CODE CHANGES *
Diffstat (limited to 'Bugzilla/Util.pm')
-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> |