Modified: trunk/Tools/ChangeLog (96522 => 96523)
--- trunk/Tools/ChangeLog 2011-10-03 18:09:28 UTC (rev 96522)
+++ trunk/Tools/ChangeLog 2011-10-03 18:55:46 UTC (rev 96523)
@@ -1,3 +1,11 @@
+2011-09-29 Ademar de Souza Reis Jr. <[email protected]>
+
+ Unreviewed: change my e-mail in commiters.py
+
+ (I'm leaving the company and my @openbossa.org will be no more)
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2011-10-03 Carlos Garcia Campos <[email protected]>
[GTK] Fix memory leak when loading url
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (96522 => 96523)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-10-03 18:09:28 UTC (rev 96522)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-10-03 18:55:46 UTC (rev 96523)
@@ -135,7 +135,7 @@
Committer("Abhishek Arya", "[email protected]", "inferno-sec"),
Committer("Adam Klein", "[email protected]", "aklein"),
Committer("Adam Langley", "[email protected]", "agl"),
- Committer("Ademar de Souza Reis Junior", ["[email protected]", "[email protected]"], "ademar"),
+ Committer("Ademar de Souza Reis Jr", ["[email protected]", "[email protected]"], "ademar"),
Committer("Adrienne Walker", ["[email protected]", "[email protected]"], "enne"),
Committer("Albert J. Wong", "[email protected]"),
Committer("Alejandro G. Castro", ["[email protected]", "[email protected]"], "alexg"),