Title: [109111] trunk/Tools
- Revision
- 109111
- Author
- [email protected]
- Date
- 2012-02-28 08:50:41 -0800 (Tue, 28 Feb 2012)
Log Message
Add my new email address
Fixes <http://wkb.ug/79797> Adam Roben's email address in webkitpy is soon to be incorrect
Reviewed by Anders Carlsson.
* Scripts/webkitpy/common/config/committers.py:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (109110 => 109111)
--- trunk/Tools/ChangeLog 2012-02-28 16:49:11 UTC (rev 109110)
+++ trunk/Tools/ChangeLog 2012-02-28 16:50:41 UTC (rev 109111)
@@ -1,3 +1,13 @@
+2012-02-28 Adam Roben <[email protected]>
+
+ Add my new email address
+
+ Fixes <http://wkb.ug/79797> Adam Roben's email address in webkitpy is soon to be incorrect
+
+ Reviewed by Anders Carlsson.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-02-28 Adam Roben <[email protected]>
Teach webkitpy about wkb.ug URLs
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (109110 => 109111)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-02-28 16:49:11 UTC (rev 109110)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-02-28 16:50:41 UTC (rev 109111)
@@ -374,7 +374,7 @@
reviewers_list = [
Reviewer("Ada Chan", "[email protected]", "chanada"),
Reviewer("Adam Barth", "[email protected]", "abarth"),
- Reviewer("Adam Roben", "[email protected]", "aroben"),
+ Reviewer("Adam Roben", ["[email protected]", "[email protected]"], "aroben"),
Reviewer("Adam Treat", ["[email protected]", "[email protected]", "[email protected]"], "manyoso"),
Reviewer("Alejandro G. Castro", ["[email protected]", "[email protected]"], "alexg__"),
Reviewer("Adele Peterson", "[email protected]", "adele"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes