]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Send bug reports to Jeremy F, not me (njn).
authorNicholas Nethercote <njn@valgrind.org>
Tue, 29 Apr 2003 15:52:33 +0000 (15:52 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Tue, 29 Apr 2003 15:52:33 +0000 (15:52 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1573

helgrind/hg_main.c

index e85d15f08f810a0ca7b6ef61ad54f714476d3eb7..dc887f57ad098afab33429068628282aac44ba82 100644 (file)
@@ -3235,7 +3235,7 @@ void SK_(pre_clo_init)(void)
    VG_(details_description)     ("a data race detector");
    VG_(details_copyright_author)(
       "Copyright (C) 2002-2003, and GNU GPL'd, by Nicholas Nethercote.");
-   VG_(details_bug_reports_to)  ("njn25@cam.ac.uk");
+   VG_(details_bug_reports_to)  ("jeremy@goop.org");
    VG_(details_avg_translation_sizeB) ( 115 );
 
    VG_(needs_core_errors)();