Bug 238095

Summary: [Merge-Queue] Support multiple reviewers names
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=237368

Description Jonathan Bedard 2022-03-18 14:08:32 PDT
Pull requests often have multiple reviewers, while patches only have a single reviewer. The reviewer_full_name property should be a list instead of a string.
Comment 1 Radar WebKit Bug Importer 2022-03-18 14:08:48 PDT
<rdar://problem/90503503>
Comment 2 Jonathan Bedard 2022-03-18 14:10:37 PDT
Pull request: https://github.com/WebKit/WebKit/pull/213
Comment 3 Jonathan Bedard 2022-03-21 10:11:48 PDT
Landed https://commits.webkit.org/248662@main (r291560)