Changeset 105322 in webkit


Ignore:
Timestamp:
Jan 18, 2012, 2:34:51 PM (14 years ago)
Author:
jsbell@chromium.org
Message:

Adding myself to committers.py
https://bugs.webkit.org/show_bug.cgi?id=76569

Unreviewed.

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

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r105319 r105322  
     12012-01-18  Joshua Bell  <jsbell@chromium.org>
     2
     3        Adding myself to committers.py
     4        https://bugs.webkit.org/show_bug.cgi?id=76569
     5
     6        Unreviewed.
     7
     8        * Scripts/webkitpy/common/config/committers.py:
     9
    1102012-01-18  Adam Barth  <abarth@webkit.org>
    211
  • trunk/Tools/Scripts/webkitpy/common/config/committers.py

    r105122 r105322  
    259259    Committer("Joone Hur", ["joone.hur@collabora.co.uk", "joone@kldp.org", "joone@webkit.org"], "joone"),
    260260    Committer("Joost de Valk", ["joost@webkit.org", "webkit-dev@joostdevalk.nl"], "Altha"),
     261    Committer("Joshua Bell", ["jsbell@chromium.org", "jsbell@google.com"], "jsbell"),
    261262    Committer("Julie Parent", ["jparent@google.com", "jparent@chromium.org"], "jparent"),
    262263    Committer("Jungshik Shin", "jshin@chromium.org"),
Note: See TracChangeset for help on using the changeset viewer.