Skip to content

Commit 3ad563b

Browse files
visitorckwakpm00
authored andcommitted
MAINTAINERS: add entry for min heap library code
Add a new entry in the MAINTAINERS file for the min heap library code, with myself as the maintainer. I am pleased to take on the responsibility of maintaining and reviewing patches for this library, as I am well-acquainted with its details through recent contributions. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Kuan-Wei Chiu <[email protected]> Cc: Kuan-Wei Chiu <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent ec7c2bd commit 3ad563b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

MAINTAINERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15461,6 +15461,15 @@ F: arch/arm/boot/dts/marvell/armada-xp-crs326-24g-2s.dts
1546115461
F: arch/arm/boot/dts/marvell/armada-xp-crs328-4c-20s-4s-bit.dts
1546215462
F: arch/arm/boot/dts/marvell/armada-xp-crs328-4c-20s-4s.dts
1546315463

15464+
MIN HEAP
15465+
M: Kuan-Wei Chiu <[email protected]>
15466+
15467+
S: Maintained
15468+
F: Documentation/core-api/min_heap.rst
15469+
F: include/linux/min_heap.h
15470+
F: lib/min_heap.c
15471+
F: lib/test_min_heap.c
15472+
1546415473
MIPI CCS, SMIA AND SMIA++ IMAGE SENSOR DRIVER
1546515474
M: Sakari Ailus <[email protected]>
1546615475

0 commit comments

Comments
 (0)