Title: [95061] trunk/Tools
Revision
95061
Author
[email protected]
Date
2011-09-13 18:00:12 -0700 (Tue, 13 Sep 2011)

Log Message

Add Eric's IRC nick.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (95060 => 95061)


--- trunk/Tools/ChangeLog	2011-09-14 00:37:01 UTC (rev 95060)
+++ trunk/Tools/ChangeLog	2011-09-14 01:00:12 UTC (rev 95061)
@@ -1,3 +1,9 @@
+2011-09-13  Ryosuke Niwa  <[email protected]>
+
+        Add Eric's IRC nick.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2011-09-13  Anders Carlsson  <[email protected]>
 
         Disable C++ exceptions when building with clang

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-09-14 00:37:01 UTC (rev 95060)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-09-14 01:00:12 UTC (rev 95061)
@@ -347,7 +347,7 @@
     Reviewer("Don Melton", "[email protected]", "gramps"),
     Reviewer("Dumitru Daniliuc", "[email protected]", "dumi"),
     Reviewer("Enrica Casucci", "[email protected]", "enrica"),
-    Reviewer("Eric Carlson", "[email protected]"),
+    Reviewer("Eric Carlson", "[email protected]", "eric_carlson"),
     Reviewer("Eric Seidel", "[email protected]", "eseidel"),
     Reviewer("Gavin Barraclough", "[email protected]", "gbarra"),
     Reviewer("Geoffrey Garen", "[email protected]", "ggaren"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to