contributors.json is too long
Created attachment 239582 [details] Fixed the format
Comment on attachment 239582 [details] Fixed the format View in context: https://bugs.webkit.org/attachment.cgi?id=239582&action=review > Tools/ChangeLog:8 > + contributors.json is over 2000 lines! Revert the format change made in r150662 so that it's more managable. Actually 4700!
Attachment 239582 [details] did not pass style-queue: ERROR: Tools/Scripts/webkitpy/common/config/contributors.json:0: contributors.json should not be modified through the commit queue [json/syntax] [5] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 239582 [details] Fixed the format According to my quick diff, there seems to be a change in the Reviewers section, did you intentionally make a change?
Something has changed for Antonio Gomes, could you check?
Comment on attachment 239582 [details] Fixed the format View in context: https://bugs.webkit.org/attachment.cgi?id=239582&action=review r=me > Tools/Scripts/webkitpy/common/config/contributors.json:558 > + "expertise": "{ BlackBerry, EFL, Qt }WebKit ports, Hit testing, Touch/Event handling, Rendering and scrolling" }, You added an extra space after Qt :)
Comment on attachment 239582 [details] Fixed the format View in context: https://bugs.webkit.org/attachment.cgi?id=239582&action=review >> Tools/Scripts/webkitpy/common/config/contributors.json:558 >> + "expertise": "{ BlackBerry, EFL, Qt }WebKit ports, Hit testing, Touch/Event handling, Rendering and scrolling" }, > > You added an extra space after Qt :) And before Blackberry as well.
Apparently this change is controversial. Not fixing it.