Title: [112319] trunk/Tools
Revision
112319
Author
[email protected]
Date
2012-03-27 14:39:35 -0700 (Tue, 27 Mar 2012)

Log Message

Add Dave Barton to the Contributors list so I can more easily CC him on bugs
https://bugs.webkit.org/show_bug.cgi?id=82373

Reviewed by Ryosuke Niwa.

Dave's committer-status in in-progress, so until then
list him as a Contributor so at least I can more easily CC him on bugs.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (112318 => 112319)


--- trunk/Tools/ChangeLog	2012-03-27 21:38:33 UTC (rev 112318)
+++ trunk/Tools/ChangeLog	2012-03-27 21:39:35 UTC (rev 112319)
@@ -1,3 +1,15 @@
+2012-03-27  Eric Seidel  <[email protected]>
+
+        Add Dave Barton to the Contributors list so I can more easily CC him on bugs
+        https://bugs.webkit.org/show_bug.cgi?id=82373
+
+        Reviewed by Ryosuke Niwa.
+
+        Dave's committer-status in in-progress, so until then
+        list him as a Contributor so at least I can more easily CC him on bugs.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-03-26  Raphael Kubo da Costa  <[email protected]>
 
         [jhbuild] Prepend jhbuildrc's directory to sys.path instead of appending.

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-03-27 21:38:33 UTC (rev 112318)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-03-27 21:39:35 UTC (rev 112319)
@@ -119,6 +119,7 @@
     Contributor("Commit Queue", "[email protected]"),
     Contributor("Dana Jansens", "[email protected]", "danakj"),
     Contributor("Daniel Sievers", "[email protected]"),
+    Contributor("Dave Barton", "[email protected]"),
     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