Add Antoine Labour and Shawn Singh to the contributors-but-not-committers list.
authorjamesr@google.com <jamesr@google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 16 Sep 2011 02:14:07 +0000 (02:14 +0000)
committerjamesr@google.com <jamesr@google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 16 Sep 2011 02:14:07 +0000 (02:14 +0000)
* Scripts/webkitpy/common/config/committers.py:

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

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

index e8c8553..e5cc0f8 100644 (file)
@@ -1,3 +1,9 @@
+2011-09-15  James Robinson  <jamesr@chromium.org>
+
+        Add Antoine Labour and Shawn Singh to the contributors-but-not-committers list.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2011-09-15  Tom Zakrajsek  <tomz@codeaurora.org>
 
         UpdateChangeLogsWithReviewer should be able to determine reviewer of latest reviewed patch in a bug
index 0c4a5a7..03d1f78 100644 (file)
@@ -93,6 +93,7 @@ contributors_who_are_not_committers = [
     Contributor("Anna Cavender", "annacc@chromium.org", "annacc"),
     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("David Barr", "davidbarr@chromium.org", "barrbrain"),
     Contributor("David Dorwin", "ddorwin@chromium.org", "ddorwin"),
@@ -111,6 +112,7 @@ contributors_who_are_not_committers = [
     Contributor("Peter Beverloo", "peter@chromium.org", "beverloo"),
     Contributor("Peter Gal", "galpeter@inf.u-szeged.hu", "elecro"),
     Contributor("Pierre Rossi", "pierre.rossi@gmail.com", "elproxy"),
+    Contributor("Shawn Singh", "shawnsingh@chromium.org", "shawnsingh"),
     Contributor("Tab Atkins", ["tabatkins@google.com", "jackalmage@gmail.com"], "tabatkins"),
     Contributor("Tamas Czene", ["tczene@inf.u-szeged.hu", "Czene.Tamas@stud.u-szeged.hu"], "tczene"),
     Contributor("Wyatt Carss", ["wcarss@chromium.org", "wcarss@google.com"], "wcarss"),