Modified: trunk/Tools/ChangeLog (148316 => 148317)
--- trunk/Tools/ChangeLog 2013-04-12 23:47:12 UTC (rev 148316)
+++ trunk/Tools/ChangeLog 2013-04-12 23:55:44 UTC (rev 148317)
@@ -1,3 +1,9 @@
+2013-04-12 Jeffrey Pfau <[email protected]>
+
+ Unreviewed, remove an old email address for myself.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2013-04-12 Adenilson Cavalcanti <[email protected]>
[WK2] WebPageProxy loadURL() won't work when called just after terminateProcess()
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (148316 => 148317)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2013-04-12 23:47:12 UTC (rev 148316)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2013-04-12 23:55:44 UTC (rev 148317)
@@ -314,7 +314,7 @@
Committer("Jason Liu", ["[email protected]", "[email protected]"], "jasonliu"),
Committer("Jay Civelli", "[email protected]", "jcivelli"),
Committer("Jeff Miller", "[email protected]", "jeffm7"),
- Committer("Jeffrey Pfau", ["[email protected]", "[email protected]"], "jpfau"),
+ Committer("Jeffrey Pfau", "[email protected]", "jpfau"),
Committer("Jenn Braithwaite", "[email protected]", "jennb"),
Committer("Jens Alfke", ["[email protected]", "[email protected]"]),
Committer("Jeremy Moskovich", ["[email protected]", "[email protected]"], "jeremymos"),