RESOLVED FIXED 278138
"Reviewed by ..." reviewer list should use oxford comma as needed
https://bugs.webkit.org/show_bug.cgi?id=278138
Summary "Reviewed by ..." reviewer list should use oxford comma as needed
Abrar Rahman Protyasha
Reported 2024-08-14 18:15:40 PDT
Currently, if your patch has 3 reviewers (A, B, C), the "Reviewed by ..." line reads as such: ``` Reviewed by A, B and C. ``` Instead, it should read like this: ``` Reviewed by A, B, and C. ```
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-14 18:15:53 PDT
Abrar Rahman Protyasha
Comment 2 2024-08-14 18:26:49 PDT
EWS
Comment 3 2024-08-16 07:49:24 PDT
Committed 282350@main (f1b791522de8): <https://commits.webkit.org/282350@main> Reviewed commits have been landed. Closing PR #32224 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.