https://gcc.gnu.org/g:3cc9f5e23ac2bec44e734d5e3f9ec5585e7055d6
commit r17-2953-g3cc9f5e23ac2bec44e734d5e3f9ec5585e7055d6 Author: Jim Lin <[email protected]> Date: Tue Aug 4 09:49:33 2026 -0600 [PATCH] MAINTAINERS: Add myself to DCO section MAINTAINERS: Add myself to write-after-approval and DCO ChangeLog: * MAINTAINERS: Add myself. * MAINTAINERS.yml: Regenerate. Diff: --- MAINTAINERS | 1 + MAINTAINERS.yml | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 345efb56af1a..02e7c376af7e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1004,6 +1004,7 @@ Jeff Law <[email protected]> Jeff Law <[email protected]> Jeff Law <[email protected]> Bohan Lei <[email protected]> +Jim Lin <[email protected]> Martin Liška <[email protected]> H.J. Lu <[email protected]> Yuao Ma <[email protected]> diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index fc38ecafd1ac..6e621de74a12 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -2885,6 +2885,12 @@ users: - WriteAfter account: davidxl inactive: true +- sn: Lin + cn: Jim Lin + email: + - [email protected] + roles: + - DCO: [email protected] - sn: Lin cn: Kewen Lin email:
