Title: [124637] trunk/Tools
Revision
124637
Author
[email protected]
Date
2012-08-03 12:18:06 -0700 (Fri, 03 Aug 2012)

Log Message

Unreviewed, adding self to committers.py after becoming committer.

Patch by Arvid Nilsson <[email protected]> on 2012-08-03

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (124636 => 124637)


--- trunk/Tools/ChangeLog	2012-08-03 19:14:10 UTC (rev 124636)
+++ trunk/Tools/ChangeLog	2012-08-03 19:18:06 UTC (rev 124637)
@@ -1,3 +1,9 @@
+2012-08-03  Arvid Nilsson  <[email protected]>
+
+        Unreviewed, adding self to committers.py after becoming committer.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-08-03  Ádám Kallai  <[email protected]>
 
         Limited the number of queried cached build infos in URLs used by Garden-o-matic.

Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (124636 => 124637)


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-08-03 19:14:10 UTC (rev 124636)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-08-03 19:18:06 UTC (rev 124637)
@@ -201,6 +201,7 @@
     Committer("Anton D'Auria", "[email protected]", "antonlefou"),
     Committer("Anton Muhin", "[email protected]", "antonm"),
     Committer("Arko Saha", "[email protected]", "arkos"),
+    Committer("Arvid Nilsson", "[email protected]", "anilsson"),
     Committer("Balazs Kelemen", "[email protected]", "kbalazs"),
     Committer("Ben Murdoch", "[email protected]", "benm"),
     Committer("Ben Wells", "[email protected]", "benwells"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to