On Mon, Sep 25, 2023 at 2:35 PM Junio C Hamano <gitster@xxxxxxxxx> wrote: > "Josh Soref via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > > cc: Eric Sunshine sunshine@xxxxxxxxxxxxxx cc: Josh Soref jsoref@xxxxxxxxx > > (administrivia) I am not sure what effect, if any, this line has. GitGitGadget specially recognizes Cc: trailers in the pull-request's description[1] to ensure that the named individuals receive a copy of the emailed patch series, so this is a good way to Cc: people who commented upon previous versions of the series. Unfortunately, in this case, it appears that GitGitGadget ignored the two "cc:" lines because they weren't proper trailers; there are additional non-trailer lines following them in the pull-request's description (and they were taken as just more Markdown body content). [1]: https://github.com/gitgitgadget/git/pull/1589#issue-1908988061