Modified: trunk/Tools/ChangeLog (141015 => 141016)
--- trunk/Tools/ChangeLog 2013-01-28 23:07:00 UTC (rev 141015)
+++ trunk/Tools/ChangeLog 2013-01-28 23:15:26 UTC (rev 141016)
@@ -1,3 +1,12 @@
+2013-01-28 Raymond Toy <[email protected]>
+
+ Add myself to committers.py
+ https://bugs.webkit.org/show_bug.cgi?id=107992
+
+ Reviewed by [email protected].
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2013-01-28 Joseph Pecoraro <[email protected]>
[Mac] Update PageVisibilityState when WebView is hidden / visible
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (141015 => 141016)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2013-01-28 23:07:00 UTC (rev 141015)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2013-01-28 23:15:26 UTC (rev 141016)
@@ -404,6 +404,7 @@
Committer("Rafael Weinstein", "[email protected]", "rafaelw"),
Committer("Raphael Kubo da Costa", ["[email protected]", "[email protected]", "[email protected]"], "rakuco"),
Committer("Ravi Kasibhatla", "[email protected]", "kphanee"),
+ Committer("Raymond Toy", "[email protected]", "rtoy"),
Committer("Renata Hodovan", "[email protected]", "reni"),
Committer("Robert Hogan", ["[email protected]", "[email protected]", "[email protected]"], "mwenge"),
Committer("Robert Kroeger", "[email protected]", "rjkroege"),