Title: [91291] trunk/Tools
Revision
91291
Author
[email protected]
Date
2011-07-19 13:06:47 -0700 (Tue, 19 Jul 2011)

Log Message

add myself to committers.py
https://bugs.webkit.org/show_bug.cgi?id=64816

No review needed.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (91290 => 91291)


--- trunk/Tools/ChangeLog	2011-07-19 20:03:13 UTC (rev 91290)
+++ trunk/Tools/ChangeLog	2011-07-19 20:06:47 UTC (rev 91291)
@@ -1,3 +1,12 @@
+2011-07-19  Cary Clark  <[email protected]>
+
+        add myself to committers.py
+        https://bugs.webkit.org/show_bug.cgi?id=64816
+
+        No review needed.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2011-07-19  Daniel Bates  <[email protected]>
 
         Rename variable isEmptyTextPatch in svn-{apply, unapply}

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-07-19 20:03:13 UTC (rev 91290)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-07-19 20:06:47 UTC (rev 91291)
@@ -128,6 +128,7 @@
     Committer("Cameron McCormack", ["[email protected]", "[email protected]"], "heycam"),
     Committer("Carlos Garcia Campos", ["[email protected]", "[email protected]", "[email protected]"], "KaL"),
     Committer("Carol Szabo", "[email protected]", "cszabo1"),
+    Committer("Cary Clark", "[email protected]", "caryclark"),
     Committer("Chang Shu", ["[email protected]", "[email protected]"], "cshu"),
     Committer("Chris Evans", "[email protected]"),
     Committer("Chris Guillory", ["[email protected]", "[email protected]"], "ctguil"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to