This change broke commit queue, because you were now both committer and contributor. Fixed in r109649.
- WBR, Alexey Proskuryakov 02.03.2012, в 18:35, [email protected] написал(а): > Revision > 109645 > Author > [email protected] > Date > 2012-03-02 18:35:53 -0800 (Fri, 02 Mar 2012) > Log Message > > Unreviewed, add myself as a committer * > Scripts/webkitpy/common/config/committers.py: > Modified Paths > > trunk/Tools/ChangeLog > trunk/Tools/Scripts/webkitpy/common/config/committers.py > Diff > > Modified: trunk/Tools/ChangeLog (109644 => 109645) > > --- trunk/Tools/ChangeLog 2012-03-03 01:52:17 UTC (rev 109644) > +++ trunk/Tools/ChangeLog 2012-03-03 02:35:53 UTC (rev 109645) > @@ -1,3 +1,9 @@ > +2012-03-02 Stephen Chenney <[email protected]> > + > + Unreviewed, add myself as a committer > + > + * Scripts/webkitpy/common/config/committers.py: > + > 2012-03-02 Ojan Vafai <[email protected]> > > Add the Chromium Lion canary bot to the flakiness dashboard. > Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (109644 => > 109645) > > --- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-03-03 > 01:52:17 UTC (rev 109644) > +++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-03-03 > 02:35:53 UTC (rev 109645) > @@ -333,6 +333,7 @@ > Committer("Shawn Singh", "[email protected]", "shawnsingh"), > Committer("Shinya Kawanaka", "[email protected]", "shinyak"), > Committer("Siddharth Mathur", "[email protected]", "simathur"), > + Committer("Stephen Chenney", "[email protected]", "schenney"), > Committer("Steve Lacey", "[email protected]", "stevela"), > Committer("Takashi Toyoshima", "[email protected]", "toyoshim"), > Committer("Thomas Sepez", "[email protected]", "tsepez"), > _______________________________________________ > webkit-changes mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes
_______________________________________________ webkit-changes mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes
