]> www.infradead.org Git - users/hch/misc.git/commit
MAINTAINERS: add entry for min heap library code
authorKuan-Wei Chiu <visitorckw@gmail.com>
Sun, 27 Oct 2024 00:40:03 +0000 (08:40 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 6 Nov 2024 01:12:37 +0000 (17:12 -0800)
commit3ad563b1371b95f40b045b3bfa82848174e32a4c
treed553b1c10e54e8aa6501d0ffb1c1a5143e6ce077
parentec7c2bda802191241940e333fb199edf4b9ea67c
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/20241027004003.987934-1-visitorckw@gmail.com
Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Cc: Kuan-Wei Chiu <visitorckw@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS