> Date: Tue, 07 Apr 2009 10:00:38 +0200 > From: christian.thalin...@sun.com
> On Tue, 2009-04-07 at 09:30 +0200, Ulf Zibis wrote: >> I never have seen such a "Contributed-by" line. > > Contributed-by lines are in the commit message of the changeset, like: > > http://hg.openjdk.java.net/jdk7/hotspot-comp-gate/hotspot/rev/dbbe28fc66b5 Or, for reference, here's the full definition of the changeset-comment syntax: http://openjdk.java.net/guide/producingChangeset.html#changesetComment - Mark