Re: [PATCH] SubmittingPatches: tags -> trailers
From: Taylor Blau <hidden>
Date: 2024-10-21 21:22:53
On Sun, Oct 20, 2024 at 05:29:14PM -0400, Josh Soref wrote:
Kristoffer Haugsbakk wrote:quoted
“Trailer” is the preferred nomenclature in this project. Also add a definite article where I think it makes sense. As we can see the rest of the document already prefers this term. This just gets rid of the last stragglers. Signed-off-by: Kristoffer Haugsbakk <redacted> --- Notes (series): Commit message: “ “Trailer” is the preferred nomenclature in this project. Must surely be true since git-interpret-trailers(1) does not even contain the string “tag”. I did a grep in this directory: git grep tags ':(exclude)RelNotes' It didn’t look like there were any other mentions of “tags” in this sense. Of course it was difficult to look through. +CC: Josh Soref [off-list ref] based on e.g. ac9fff2bf1c (SubmittingPatches: discourage new trailers, 2023-12-28)This change makes sense to me.
To me as well. Thanks, both. Will queue. Thanks, Taylor