[<prev] [next>] [day] [month] [year] [list]
Message-ID: <170620101796.398.15398694905540241969.tip-bot2@tip-bot2>
Date: Thu, 25 Jan 2024 16:43:37 -0000
From: "tip-bot2 for Borislav Petkov (AMD)" <tip-bot2@...utronix.de>
To: linux-tip-commits@...r.kernel.org
Cc: "Borislav Petkov (AMD)" <bp@...en8.de>,
Thomas Gleixner <tglx@...utronix.de>, x86@...nel.org,
linux-kernel@...r.kernel.org
Subject: [tip: x86/misc] Documentation/maintainer-tip: Add Closes tag
The following commit has been merged into the x86/misc branch of tip:
Commit-ID: b37bf5ef177a1aae937451f2e272943a9333dd5c
Gitweb: https://git.kernel.org/tip/b37bf5ef177a1aae937451f2e272943a9333dd5c
Author: Borislav Petkov (AMD) <bp@...en8.de>
AuthorDate: Wed, 24 Jan 2024 21:51:50 +01:00
Committer: Borislav Petkov (AMD) <bp@...en8.de>
CommitterDate: Thu, 25 Jan 2024 17:31:17 +01:00
Documentation/maintainer-tip: Add Closes tag
Document where Closes: lands in the tag ordering.
Signed-off-by: Borislav Petkov (AMD) <bp@...en8.de>
Acked-by: Thomas Gleixner <tglx@...utronix.de>
Link: https://lore.kernel.org/r/20240124205442.GAZbF5EmOB8LpKqlSc@fat_crate.local
---
Documentation/process/maintainer-tip.rst | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/process/maintainer-tip.rst b/Documentation/process/maintainer-tip.rst
index 08dd0f8..7993592 100644
--- a/Documentation/process/maintainer-tip.rst
+++ b/Documentation/process/maintainer-tip.rst
@@ -304,13 +304,15 @@ following tag ordering scheme:
- Reported-by: ``Reporter <reporter@...l>``
+ - Closes: ``URL or Message-ID of the bug report this is fixing``
+
- Originally-by: ``Original author <original-author@...l>``
- Suggested-by: ``Suggester <suggester@...l>``
- Co-developed-by: ``Co-author <co-author@...l>``
- Signed-off: ``Co-author <co-author@...l>``
+ Signed-off-by: ``Co-author <co-author@...l>``
Note, that Co-developed-by and Signed-off-by of the co-author(s) must
come in pairs.
Powered by blists - more mailing lists