Documentation/core-api: min_heap: add author information
authorKuan-Wei Chiu <visitorckw@gmail.com>
Fri, 29 Nov 2024 18:12:22 +0000 (02:12 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 13 Jan 2025 04:20:57 +0000 (20:20 -0800)
As with other documentation files, author information is added to
min_heap.rst, providing contact details for any questions regarding the
Min Heap API or the document itself.

Link: https://lkml.kernel.org/r/20241129181222.646855-5-visitorckw@gmail.com
Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Cc: Ching-Chun (Jim) Huang <jserv@ccns.ncku.edu.tw>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/core-api/min_heap.rst

index 0c636c8b7aa5813b346fbd168fb0af210f09b770..683bc6d09f00df07d6101d76794996c94a54529c 100644 (file)
@@ -4,6 +4,8 @@
 Min Heap API
 ============
 
+:Author: Kuan-Wei Chiu <visitorckw@gmail.com>
+
 Introduction
 ============