Changeset 85380 in webkit


Ignore:
Timestamp:
Apr 29, 2011 7:17:28 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2011-04-29 Naoki Takano <takano.naoki@gmail.com>

Reviewed by Adam Barth.

Add my name to contributers.
https://bugs.webkit.org/show_bug.cgi?id=59854

  • Scripts/webkitpy/common/config/committers.py:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r85370 r85380  
     12011-04-29  Naoki Takano  <takano.naoki@gmail.com>
     2
     3        Reviewed by Adam Barth.
     4
     5        Add my name to contributers.
     6        https://bugs.webkit.org/show_bug.cgi?id=59854
     7
     8        * Scripts/webkitpy/common/config/committers.py:
     9
    1102011-04-29  Keith Kyzivat  <keith.kyzivat@nokia.com>
    211
  • trunk/Tools/Scripts/webkitpy/common/config/committers.py

    r85352 r85380  
    8686    Contributor("Nat Duca", ["nduca@chromium.org", "nduca@google.com"], "nduca"),
    8787    Contributor("Steve Lacey", "sjl@chromium.org", "stevela"),
     88    Contributor("Naoki Takano", "takano.naoki@gmail.com", "honten"),
    8889]
    8990
Note: See TracChangeset for help on using the changeset viewer.