Changeset 56913 in webkit


Ignore:
Timestamp:
Apr 1, 2010 7:46:32 AM (14 years ago)
Author:
eric@webkit.org
Message:

2010-04-01 Ilya Tikhonovsky <loislo@chromium.org>

Reviewed by Yury Semikhatsky.

Add myself to the committers list.
https://bugs.webkit.org/show_bug.cgi?id=36953

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

Legend:

Unmodified
Added
Removed
  • trunk/WebKitTools/ChangeLog

    r56902 r56913  
     12010-04-01  Ilya Tikhonovsky  <loislo@chromium.org>
     2
     3        Reviewed by Yury Semikhatsky.
     4
     5        Add myself to the committers list.
     6        https://bugs.webkit.org/show_bug.cgi?id=36953
     7
     8        * Scripts/webkitpy/common/config/committers.py:
     9
    1102010-04-01  Eric Seidel  <eric@webkit.org>
    211
  • trunk/WebKitTools/Scripts/webkitpy/common/config/committers.py

    r56901 r56913  
    108108    Committer("Greg Bolsinga", "bolsinga@apple.com"),
    109109    Committer("Hin-Chung Lam", ["hclam@google.com", "hclam@chromium.org"]),
     110    Committer("Ilya Tikhonovsky", "loislo@chromium.org", "loislo"),
    110111    Committer("Jakob Petsovits", ["jpetsovits@rim.com", "jpetso@gmx.at"], "jpetso"),
    111112    Committer("Jakub Wieczorek", "jwieczorek@webkit.org"),
Note: See TracChangeset for help on using the changeset viewer.