* Scripts/webkitpy/tool/commands/sheriffbot.py:
(SheriffBot):
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@150705
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2013-05-25 Ryosuke Niwa <rniwa@webkit.org>
+
+ Revert an erroneous change.
+
+ * Scripts/webkitpy/tool/commands/sheriffbot.py:
+ (SheriffBot):
+
2013-05-25 Ryosuke Niwa <rniwa@webkit.org>
Some build fixes for WKR and webkitbot.
class SheriffBot(AbstractQueue, StepSequenceErrorHandler):
- name = "rniwabot"
+ name = "webkitbot"
watchers = AbstractQueue.watchers + [
"abarth@webkit.org",
"eric@webkit.org",