Updating status in committers.py.
authorpiman@chromium.org <piman@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 26 Jan 2012 01:53:50 +0000 (01:53 +0000)
committerpiman@chromium.org <piman@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 26 Jan 2012 01:53:50 +0000 (01:53 +0000)
Unreviewed.

* Scripts/webkitpy/common/config/committers.py:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105955 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Tools/ChangeLog
Tools/Scripts/webkitpy/common/config/committers.py

index 682c7f6..0d0b726 100644 (file)
@@ -1,3 +1,11 @@
+2012-01-25  Antoine Labour  <piman@chromium.org>
+
+        Updating status in committers.py.
+
+        Unreviewed.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-01-25  Dirk Pranke  <dpranke@chromium.org>
 
         test-webkitpy: executive_unittest fails if PYTHONPATH isn't set
index ccae615..7e9eb9b 100644 (file)
@@ -113,7 +113,6 @@ contributors_who_are_not_committers = [
     Contributor("Andras Piroska", "pandras@inf.u-szeged.hu", "andris88"),
     Contributor("Anne van Kesteren", "annevankesteren+webkit@gmail.com", "annevk"),
     Contributor("Annie Sullivan", "sullivan@chromium.org", "annie"),
-    Contributor("Antoine Labour", "piman@chromium.org", "piman"),
     Contributor("Aryeh Gregor", "ayg@aryeh.name", "AryehGregor"),
     Contributor("Commit Queue", "commit-queue@webkit.org"),
     Contributor("Dana Jansens", "danakj@chromium.org", "danakj"),
@@ -177,6 +176,7 @@ committers_unable_to_review = [
     Committer("Andras Becsi", ["abecsi@webkit.org", "andras.becsi@nokia.com"], "bbandix"),
     Committer("Anna Cavender", "annacc@chromium.org", "annacc"),
     Committer("Anthony Ricaud", "rik@webkit.org", "rik"),
+    Committer("Antoine Labour", "piman@chromium.org", "piman"),
     Committer("Anton D'Auria", "adauria@apple.com", "antonlefou"),
     Committer("Anton Muhin", "antonm@chromium.org", "antonm"),
     Committer("Balazs Kelemen", "kbalazs@webkit.org", "kbalazs"),