Title: [143017] trunk/Tools
- Revision
- 143017
- Author
- [email protected]
- Date
- 2013-02-15 10:55:06 -0800 (Fri, 15 Feb 2013)
Log Message
Unbreak webkit-patch -- can't have both Committer and Contributor entry with same e-mail address.
* Scripts/webkitpy/common/config/committers.py:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (143016 => 143017)
--- trunk/Tools/ChangeLog 2013-02-15 18:33:39 UTC (rev 143016)
+++ trunk/Tools/ChangeLog 2013-02-15 18:55:06 UTC (rev 143017)
@@ -1,3 +1,9 @@
+2013-02-15 Andreas Kling <[email protected]>
+
+ Unbreak webkit-patch -- can't have both Committer and Contributor entry with same e-mail address.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2013-02-15 Joanmarie Diggs <[email protected]>
Unreviewed. Add myself as a committer.
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (143016 => 143017)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2013-02-15 18:33:39 UTC (rev 143016)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2013-02-15 18:55:06 UTC (rev 143017)
@@ -158,7 +158,6 @@
Contributor("Jonathan Backer", "[email protected]", "backer"),
Contributor("Jeff Timanus", ["[email protected]", "[email protected]"], "twiz"),
Contributor("Jing Zhao", "[email protected]"),
- Contributor("Joanmarie Diggs", "[email protected]"),
Contributor("John Bates", ["[email protected]", "[email protected]"], "jbates"),
Contributor("John Bauman", ["[email protected]", "[email protected]"], "jbauman"),
Contributor("John Mellor", "[email protected]", "johnme"),
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes