Title: [119597] trunk/Tools
Revision
119597
Author
[email protected]
Date
2012-06-06 10:34:03 -0700 (Wed, 06 Jun 2012)

Log Message

Add Robert Kroeger  to commiters.py
https://bugs.webkit.org/show_bug.cgi?id=88415

Unreviewed.


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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (119596 => 119597)


--- trunk/Tools/ChangeLog	2012-06-06 17:33:32 UTC (rev 119596)
+++ trunk/Tools/ChangeLog	2012-06-06 17:34:03 UTC (rev 119597)
@@ -1,3 +1,12 @@
+2012-06-06  Robert Kroeger  <[email protected]>
+
+        Add Robert Kroeger  to commiters.py
+        https://bugs.webkit.org/show_bug.cgi?id=88415
+
+        Unreviewed.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-06-06  Mikhail Pozdnyakov  <[email protected]>
 
         [EFL][DRT] http/tests/globalhistory testcases do not pass

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-06-06 17:33:32 UTC (rev 119596)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-06-06 17:34:03 UTC (rev 119597)
@@ -349,6 +349,7 @@
     Committer("Ravi Kasibhatla", "[email protected]", "kphanee"),
     Committer("Renata Hodovan", "[email protected]", "reni"),
     Committer("Robert Hogan", ["[email protected]", "[email protected]", "[email protected]"], "mwenge"),
+    Committer("Robert Kroeger", "[email protected]", "rjkroege"),
     Committer("Roland Steiner", "[email protected]"),
     Committer("Ryuan Choi", "[email protected]", "ryuan"),
     Committer("Satish Sampath", "[email protected]"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to