Modified: trunk/Tools/ChangeLog (139246 => 139247)
--- trunk/Tools/ChangeLog 2013-01-09 23:12:19 UTC (rev 139246)
+++ trunk/Tools/ChangeLog 2013-01-09 23:13:05 UTC (rev 139247)
@@ -1,3 +1,12 @@
+2013-01-09 Gregg Tavares <[email protected]>
+
+ Add Gregg Tavares as a committer
+ https://bugs.webkit.org/show_bug.cgi?id=106492
+
+ Unreviewed.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2013-01-09 Roger Fong <[email protected]>
Enable seamless iFrames for Windows DRT.
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (139246 => 139247)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2013-01-09 23:12:19 UTC (rev 139246)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2013-01-09 23:13:05 UTC (rev 139247)
@@ -137,7 +137,6 @@
Contributor("Gabor Ballabas", "[email protected]", "bgabor"),
Contributor("Grace Kloba", "[email protected]", "klobag"),
Contributor("Greg Simon", "[email protected]", "gregsimon"),
- Contributor("Gregg Tavares", ["[email protected]", "[email protected]"], "gman"),
Contributor("Hao Zheng", "[email protected]"),
Contributor("Harald Alvestrand", "[email protected]", "hta"),
Contributor("Ian Hickson", "[email protected]", "hixie"),
@@ -270,6 +269,7 @@
Committer("Girish Ramakrishnan", ["[email protected]", "[email protected]"], "girishr"),
Committer("Graham Dennis", ["[email protected]", "[email protected]"]),
Committer("Greg Bolsinga", "[email protected]"),
+ Committer("Gregg Tavares", ["[email protected]", "[email protected]"], "gman"),
Committer("Grzegorz Czajkowski", "[email protected]", "grzegorz"),
Committer("Hans Wennborg", "[email protected]", "hwennborg"),
Committer("Hayato Ito", "[email protected]", "hayato"),