RESOLVED FIXED Bug 68110
committers.py should support multiple IRC nicknames
https://bugs.webkit.org/show_bug.cgi?id=68110
Summary committers.py should support multiple IRC nicknames
Ryosuke Niwa
Reported 2011-09-14 13:24:09 PDT
Some people list multiple IRC nicknames in http://trac.webkit.org/wiki/WebKit%20Team or ones that don't match with ones they listed in committers.py. We should support multiple IRC nicknames.
Attachments
Patch (9.72 KB, patch)
2011-09-14 13:28 PDT, Ryosuke Niwa
eric: review+
Ryosuke Niwa
Comment 1 2011-09-14 13:28:14 PDT
Eric Seidel (no email)
Comment 2 2011-09-14 13:33:52 PDT
Comment on attachment 107385 [details] Patch OK. Do we need a .irc_nickname() accessor for the first one?
Ryosuke Niwa
Comment 3 2011-09-14 13:34:46 PDT
(In reply to comment #2) > (From update of attachment 107385 [details]) > OK. Do we need a .irc_nickname() accessor for the first one? I've modified all call sites (only sheriffbot uses it) to support multiple nicknames.
Ryosuke Niwa
Comment 4 2011-09-14 13:57:43 PDT
Note You need to log in before you can comment on or make changes to this bug.