Title: [91233] trunk/Tools
Revision
91233
Author
[email protected]
Date
2011-07-18 19:25:46 -0700 (Mon, 18 Jul 2011)

Log Message

Tab Atkins is not in committers.py (as a non-committer)
https://bugs.webkit.org/show_bug.cgi?id=64770

Patch by Tab Atkins <[email protected]> on 2011-07-18
Reviewed by Eric Seidel.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (91232 => 91233)


--- trunk/Tools/ChangeLog	2011-07-19 02:21:40 UTC (rev 91232)
+++ trunk/Tools/ChangeLog	2011-07-19 02:25:46 UTC (rev 91233)
@@ -1,3 +1,12 @@
+2011-07-18  Tab Atkins  <[email protected]>
+
+        Tab Atkins is not in committers.py (as a non-committer)
+        https://bugs.webkit.org/show_bug.cgi?id=64770
+
+        Reviewed by Eric Seidel.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2011-07-18  Ojan Vafai  <[email protected]>
 
         Load ToT chromium bots by default in the flakiness dashboard

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-07-19 02:21:40 UTC (rev 91232)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-07-19 02:25:46 UTC (rev 91233)
@@ -85,6 +85,7 @@
     Contributor("John Bates", ["[email protected]", "[email protected]"], "jbates"),
     Contributor("John Bauman", ["[email protected]", "[email protected]"], "jbauman"),
     Contributor("Pierre Rossi", "[email protected]", "elproxy"),
+    Contributor("Tab Atkins", ["[email protected]", "[email protected]"], "tabatkins"),
     Contributor("Wyatt Carss", "[email protected]", "wcarss"),
 ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to