Title: [94867] trunk/Tools
Revision
94867
Author
[email protected]
Date
2011-09-09 11:17:32 -0700 (Fri, 09 Sep 2011)

Log Message

Add myself to committers.py
https://bugs.webkit.org/show_bug.cgi?id=67853

Reviewed by Darin Adler.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (94866 => 94867)


--- trunk/Tools/ChangeLog	2011-09-09 18:11:00 UTC (rev 94866)
+++ trunk/Tools/ChangeLog	2011-09-09 18:17:32 UTC (rev 94867)
@@ -1,3 +1,12 @@
+2011-09-09  Mark Hahnenberg  <[email protected]>
+
+        Add myself to committers.py
+        https://bugs.webkit.org/show_bug.cgi?id=67853
+
+        Reviewed by Darin Adler.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2011-09-09  Laszlo Gombos  <[email protected]>
 
         [Qt] Remove common.pri

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-09-09 18:11:00 UTC (rev 94866)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-09-09 18:17:32 UTC (rev 94867)
@@ -227,6 +227,7 @@
     Committer("Mahesh Kulkarni", "[email protected]", "maheshk"),
     Committer("Marcus Voltis Bulach", "[email protected]"),
     Committer("Mario Sanchez Prada", ["[email protected]", "[email protected]"], "msanchez"),
+    Committer("Mark Hahnenberg", "[email protected]"),
     Committer("Matt Delaney", "[email protected]"),
     Committer("Matt Lilek", ["[email protected]", "[email protected]", "[email protected]"]),
     Committer("Matt Perry", "[email protected]"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to