Title: [126368] trunk/Tools
Revision
126368
Author
[email protected]
Date
2012-08-22 17:13:53 -0700 (Wed, 22 Aug 2012)

Log Message

2012-08-23  Victor Carbune  <[email protected]>

        Add myself to the committer list
        https://bugs.webkit.org/show_bug.cgi?id=94659

        Reviewed by James Robinson.

        Added my email and IRC handle.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (126367 => 126368)


--- trunk/Tools/ChangeLog	2012-08-23 00:08:18 UTC (rev 126367)
+++ trunk/Tools/ChangeLog	2012-08-23 00:13:53 UTC (rev 126368)
@@ -1,3 +1,14 @@
+2012-08-23  Victor Carbune  <[email protected]>
+
+        Add myself to the committer list
+        https://bugs.webkit.org/show_bug.cgi?id=94659
+
+        Reviewed by James Robinson.
+
+        Added my email and IRC handle.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-08-22  Scott Graham  <[email protected]>
 
         Don't unconditionally define NOMINMAX on Windows

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-08-23 00:08:18 UTC (rev 126367)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-08-23 00:13:53 UTC (rev 126368)
@@ -384,6 +384,7 @@
     Committer("Tristan O'Tierney", ["[email protected]", "[email protected]"]),
     Committer("Vangelis Kokkevis", "[email protected]", "vangelis"),
     Committer("Viatcheslav Ostapenko", "[email protected]", "ostap"),
+    Committer("Victor Carbune", "[email protected]", "vcarbune"),
     Committer("Victor Wang", "[email protected]", "victorw"),
     Committer("Victoria Kirst", ["[email protected]", "[email protected]"], "vrk"),
     Committer("Vincent Scheib", "[email protected]", "scheib"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to