Title: [102036] trunk/Tools
Revision
102036
Author
[email protected]
Date
2011-12-05 13:22:10 -0800 (Mon, 05 Dec 2011)

Log Message

Add myself as a committer.

Modified Paths


Diff

Modified: trunk/Tools/ChangeLog (102035 => 102036)


--- trunk/Tools/ChangeLog	2011-12-05 21:16:02 UTC (rev 102035)
+++ trunk/Tools/ChangeLog	2011-12-05 21:22:10 UTC (rev 102036)
@@ -1,3 +1,9 @@
+2011-12-05  Raphael Kubo da Costa  <[email protected]>
+
+        Add myself as a committer.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2011-12-05  Michael BrĂ¼ning  <[email protected]>
 
         [Qt] Rename QQuickWebView::canStop property to just loading 

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-12-05 21:16:02 UTC (rev 102035)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-12-05 21:22:10 UTC (rev 102036)
@@ -303,6 +303,7 @@
     Committer("Pratik Solanki", "[email protected]", "psolanki"),
     Committer("Qi Zhang", ["[email protected]", "[email protected]"], "qi"),
     Committer("Rafael Antognolli", "[email protected]", "antognolli"),
+    Committer("Raphael Kubo da Costa", ["[email protected]", "[email protected]"], "rakuco"),
     Committer("Ravi Kasibhatla", "[email protected]", "kphanee"),
     Committer("Renata Hodovan", "[email protected]", "reni"),
     Committer("Robert Hogan", ["[email protected]", "[email protected]", "[email protected]"], "mwenge"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to