git: 131dc2b7ad1b - main - MAINTAINERS: Add myself to ufshci

From: Jaeyoon Choi <jaeyoon_at_FreeBSD.org>
Date: Thu, 23 Oct 2025 03:17:06 UTC
The branch main has been updated by jaeyoon:

URL: https://cgit.FreeBSD.org/src/commit/?id=131dc2b7ad1b147b3b2775090f9eb55a7c2112ba

commit 131dc2b7ad1b147b3b2775090f9eb55a7c2112ba
Author:     Jaeyoon Choi <jaeyoon@FreeBSD.org>
AuthorDate: 2025-10-23 03:09:38 +0000
Commit:     Jaeyoon Choi <jaeyoon@FreeBSD.org>
CommitDate: 2025-10-23 03:14:22 +0000

    MAINTAINERS: Add myself to ufshci
    
    Sponsored by:           Samsung Electronics
    Reviewed By:            imp (mentor)
    Differential Revision:  https://reviews.freebsd.org/D53253
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ea9bb4195aa1..e32822f8675d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -111,6 +111,7 @@ sys/xen		royger		Pre-commit review recommended.
 tests			ngie,#test		Pre-commit review requested.
 tools/build	imp	Pre-commit review requested, especially to fix bootstrap issues.
 top(1)		eadler	Pre-commit review requested.
+ufshci(4)	jaeyoon	Pre-commit review requested.
 usr.sbin/bsdconfig	dteske	Pre-commit phabricator review requested.
 usr.sbin/dpv	dteske	Pre-commit review requested. Keep in sync with libdpv.
 usr.sbin/pkg	pkg@	Please coordinate behavior or flag changes with pkg team.