Hello, The code snippets of the page 'Sending a patch series' look incorrect to me: the snippets mention the email address "guix-patches@debbugs.gnu.org" but the text mentions "guix-patches@gnu.org". For instance, > We can now send just the cover letter to the guix-patches@gnu.org > address, which will create an issue that we can send the rest of the > patches to. > > > $ git send-email outgoing/0000-cover-letter.patch -a \ > > --to=guix-patches@debbugs.gnu.org \ > > $(etc/teams.scm cc-members ...) > > $ rm outgoing/0000-cover-letter.patch # we don't want to resend it! The documentation I'm looking at is the one accessible at https://guix.gnu.org/manual/en/html_node/Sending-a-Patch-Series.html#Multiple-Patches on the Monday, 2nd of October at 6pm (CEST) (a.k.a. 2023-10-02T18+02:00 if you prefer ISO dates). Cheers, Gabriel