Skip to content

Commit b37bf5e

Browse files
committed
Documentation/maintainer-tip: Add Closes tag
Document where Closes: lands in the tag ordering. Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20240124205442.GAZbF5EmOB8LpKqlSc@fat_crate.local
1 parent e2fbc85 commit b37bf5e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/process/maintainer-tip.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,13 +304,15 @@ following tag ordering scheme:
304304

305305
- Reported-by: ``Reporter <reporter@mail>``
306306

307+
- Closes: ``URL or Message-ID of the bug report this is fixing``
308+
307309
- Originally-by: ``Original author <original-author@mail>``
308310

309311
- Suggested-by: ``Suggester <suggester@mail>``
310312

311313
- Co-developed-by: ``Co-author <co-author@mail>``
312314

313-
Signed-off: ``Co-author <co-author@mail>``
315+
Signed-off-by: ``Co-author <co-author@mail>``
314316

315317
Note, that Co-developed-by and Signed-off-by of the co-author(s) must
316318
come in pairs.

0 commit comments

Comments
 (0)