Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (105121 => 105122)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-01-17 03:35:24 UTC (rev 105121)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-01-17 03:47:09 UTC (rev 105122)
@@ -1,5 +1,5 @@
# Copyright (c) 2011, Apple Inc. All rights reserved.
-# Copyright (c) 2009, 2011 Google Inc. All rights reserved.
+# Copyright (c) 2009, 2011, 2012 Google Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
@@ -299,6 +299,7 @@
Committer("Mike Reed", "[email protected]", "reed"),
Committer("Mike Thole", ["[email protected]", "[email protected]"]),
Committer("Mikhail Naganov", "[email protected]"),
+ Committer("Naoki Takano", ["[email protected]", "[email protected]"], "honten"),
Committer("Nat Duca", ["[email protected]", "[email protected]"], "nduca"),
Committer("Nayan Kumar K", ["[email protected]", "[email protected]"], "xc0ffee"),
Committer("Nico Weber", ["[email protected]", "[email protected]"], "thakis"),
@@ -326,6 +327,7 @@
Committer("Sergio Villar Senin", ["[email protected]", "[email protected]"], "svillar"),
Committer("Siddharth Mathur", "[email protected]", "simathur"),
Committer("Steve Lacey", "[email protected]", "stevela"),
+ Committer("Takashi Toyoshima", "[email protected]", "toyoshim"),
Committer("Tim Horton", "[email protected]", "thorton"),
Committer("Tom Zakrajsek", "[email protected]", "tomz"),
Committer("Tommy Widenflycht", "[email protected]", "tommyw"),
@@ -353,7 +355,6 @@
Committer("Zeno Albisser", ["[email protected]", "[email protected]"], "zalbisser"),
Committer("Zhenyao Mo", "[email protected]", "zhenyao"),
Committer("Zoltan Horvath", ["[email protected]", "[email protected]", "[email protected]"], "zoltan"),
- Committer("Naoki Takano", ["[email protected]", "[email protected]"], "honten"),
]