Title: [125963] trunk/Tools
- Revision
- 125963
- Author
- [email protected]
- Date
- 2012-08-17 20:46:20 -0700 (Fri, 17 Aug 2012)
Log Message
Add self to webkit contributors list
https://bugs.webkit.org/show_bug.cgi?id=94409
Patch by Kiran Muppala <[email protected]> on 2012-08-17
Reviewed by Dirk Pranke.
Add name, email and irc handle to webkit contributors list.
* Scripts/webkitpy/common/config/committers.py:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (125962 => 125963)
--- trunk/Tools/ChangeLog 2012-08-18 02:51:47 UTC (rev 125962)
+++ trunk/Tools/ChangeLog 2012-08-18 03:46:20 UTC (rev 125963)
@@ -1,3 +1,14 @@
+2012-08-17 Kiran Muppala <[email protected]>
+
+ Add self to webkit contributors list
+ https://bugs.webkit.org/show_bug.cgi?id=94409
+
+ Reviewed by Dirk Pranke.
+
+ Add name, email and irc handle to webkit contributors list.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-08-17 Ryosuke Niwa <[email protected]>
Perfalizer should differentiate results with and without the patch
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (125962 => 125963)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-08-18 02:51:47 UTC (rev 125962)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-08-18 03:46:20 UTC (rev 125963)
@@ -144,6 +144,7 @@
Contributor("John Bauman", ["[email protected]", "[email protected]"], "jbauman"),
Contributor("John Mellor", "[email protected]", "johnme"),
Contributor("Kulanthaivel Palanichamy", "[email protected]", "kvel"),
+ Contributor("Kiran Muppala", "[email protected]", "kiranm"),
Contributor(u"Michael Br\u00fcning", "[email protected]", "mibrunin"),
Contributor("Mihai Balan", "[email protected]", "miChou"),
Contributor("Min Qin", "[email protected]"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes