Title: [112477] trunk/Tools
Revision
112477
Author
[email protected]
Date
2012-03-28 17:29:39 -0700 (Wed, 28 Mar 2012)

Log Message

Add dtharp to contributors list
https://bugs.webkit.org/show_bug.cgi?id=82545

Patch by Dave Tharp <[email protected]> on 2012-03-28
Reviewed by Adam Barth.

Adding dtharp as Contributor.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (112476 => 112477)


--- trunk/Tools/ChangeLog	2012-03-29 00:24:11 UTC (rev 112476)
+++ trunk/Tools/ChangeLog	2012-03-29 00:29:39 UTC (rev 112477)
@@ -1,3 +1,14 @@
+2012-03-28  Dave Tharp  <[email protected]>
+
+        Add dtharp to contributors list
+        https://bugs.webkit.org/show_bug.cgi?id=82545
+
+        Reviewed by Adam Barth.
+
+        Adding dtharp as Contributor.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-03-28  Stuart Eichert  <[email protected]>
 
         build-webkit : the word "pass" is spelled incorrectly as "passs"

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-03-29 00:24:11 UTC (rev 112476)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-03-29 00:29:39 UTC (rev 112477)
@@ -120,6 +120,7 @@
     Contributor("Dana Jansens", "[email protected]", "danakj"),
     Contributor("Daniel Sievers", "[email protected]"),
     Contributor("Dave Barton", "[email protected]"),
+    Contributor("Dave Tharp", "[email protected]", "dtharp"),
     Contributor("David Barr", "[email protected]", "barrbrain"),
     Contributor("David Dorwin", "[email protected]", "ddorwin"),
     Contributor("David Reveman", "[email protected]", "reveman"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to