Title: [118728] trunk/Tools
Revision
118728
Author
[email protected]
Date
2012-05-29 00:34:49 -0700 (Tue, 29 May 2012)

Log Message

Adding Hironori Bono to committers.py.
https://bugs.webkit.org/show_bug.cgi?id=87697

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (118727 => 118728)


--- trunk/Tools/ChangeLog	2012-05-29 06:44:24 UTC (rev 118727)
+++ trunk/Tools/ChangeLog	2012-05-29 07:34:49 UTC (rev 118728)
@@ -1,3 +1,10 @@
+2012-05-29  Hironori Bono  <[email protected]>
+
+        Adding Hironori Bono to committers.py.
+        https://bugs.webkit.org/show_bug.cgi?id=87697
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-05-28  Jonathan Dong  <[email protected]>
 
         [BlackBerry] http authenticate dialog popup only once no matter authentication pass or fail

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-05-29 06:44:24 UTC (rev 118727)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-05-29 07:34:49 UTC (rev 118728)
@@ -251,6 +251,7 @@
     Committer("Gyuyoung Kim", ["[email protected]", "[email protected]"], "gyuyoung"),
     Committer("Hans Wennborg", "[email protected]", "hwennborg"),
     Committer("Hayato Ito", "[email protected]", "hayato"),
+    Committer("Hironori Bono", "[email protected]", "hbono"),
     Committer("Helder Correia", "[email protected]", "helder"),
     Committer("Hin-Chung Lam", ["[email protected]", "[email protected]"]),
     Committer("Igor Trindade Oliveira", ["[email protected]", "[email protected]"], "igoroliveira"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to