Title: [120484] trunk/Tools
Revision
120484
Author
[email protected]
Date
2012-06-15 12:41:45 -0700 (Fri, 15 Jun 2012)

Log Message

Add [email protected] to committers.py

Unreviewed.

Patch by Bill Budge <[email protected]> on 2012-06-15

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (120483 => 120484)


--- trunk/Tools/ChangeLog	2012-06-15 19:39:13 UTC (rev 120483)
+++ trunk/Tools/ChangeLog	2012-06-15 19:41:45 UTC (rev 120484)
@@ -1,3 +1,11 @@
+2012-06-15  Bill Budge  <[email protected]>
+
+        Add [email protected] to committers.py
+
+        Unreviewed.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-06-15  Csaba Osztrogonác  <[email protected]>
 
         Unreviewed style fix after r120351.

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-06-15 19:39:13 UTC (rev 120483)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-06-15 19:41:45 UTC (rev 120484)
@@ -206,6 +206,7 @@
     Committer("Benjamin C Meyer", ["[email protected]", "[email protected]", "[email protected]"], "icefox"),
     Committer("Benjamin Kalman", ["[email protected]", "[email protected]"], "kalman"),
     Committer("Benjamin Otte", ["[email protected]", "[email protected]"], "otte"),
+    Committer("Bill Budge", ["[email protected]", "[email protected]"], "bbudge"),
     Committer("Brett Wilson", "[email protected]", "brettx"),
     Committer("Caio Marcelo de Oliveira Filho", ["[email protected]", "[email protected]"], "cmarcelo"),
     Committer("Cameron McCormack", ["[email protected]", "[email protected]"], "heycam"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to