⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 140418 in webkit


Ignore:
Timestamp:
Jan 22, 2013, 5:43:11 AM (14 years ago)
Author:
commit-queue@webkit.org
Message:

Add myself to commiters.py
https://bugs.webkit.org/show_bug.cgi?id=107546

Patch by Eugene Klyuchnikov <eustas@chromium.org> on 2013-01-22
Reviewed by Kentaro Hara.

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

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r140398 r140418  
     12013-01-22  Eugene Klyuchnikov  <eustas@chromium.org>
     2
     3        Add myself to commiters.py
     4        https://bugs.webkit.org/show_bug.cgi?id=107546
     5
     6        Reviewed by Kentaro Hara.
     7
     8        * Scripts/webkitpy/common/config/committers.py:
     9
    1102013-01-22  Manuel Rego Casasnovas  <rego@igalia.com>
    211
  • trunk/Tools/Scripts/webkitpy/common/config/committers.py

    r140131 r140418  
    273273    Committer("Eric Roman", "eroman@chromium.org", "eroman"),
    274274    Committer("Eric Uhrhane", "ericu@chromium.org", "ericu"),
     275    Committer("Eugene Klyuchnikov", "eustas@chromium.org", "eustas"),
    275276    Committer("Evan Martin", "evan@chromium.org", "evmar"),
    276277    Committer("Evan Stade", "estade@chromium.org", "estade"),
Note: See TracChangeset for help on using the changeset viewer.