[PATCH 4/4] Documentation/core-api: min_heap: Add author information

Kuan-Wei Chiu posted 4 patches 3 weeks, 6 days ago
[PATCH 4/4] Documentation/core-api: min_heap: Add author information
Posted by Kuan-Wei Chiu 3 weeks, 6 days ago
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.

Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com>
---
 Documentation/core-api/min_heap.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/core-api/min_heap.rst b/Documentation/core-api/min_heap.rst
index 0c636c8b7aa5..683bc6d09f00 100644
--- a/Documentation/core-api/min_heap.rst
+++ b/Documentation/core-api/min_heap.rst
@@ -4,6 +4,8 @@
 Min Heap API
 ============
 
+:Author: Kuan-Wei Chiu <visitorckw@gmail.com>
+
 Introduction
 ============
 
-- 
2.34.1