https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126162

--- Comment #11 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Andrea Pinski <[email protected]>:

https://gcc.gnu.org/g:345dcca9c7235c7e0cb23abbed4f83f6dd248dad

commit r17-2623-g345dcca9c7235c7e0cb23abbed4f83f6dd248dad
Author: Andrea Pinski <[email protected]>
Date:   Tue Jul 21 11:25:34 2026 -0700

    Fix maintainer_utils.py for older jsonscheme [PR126162]

    Some semi-older distros don't have a new enough jsonscheme
    installed. So this moves the scheme to the older json scheme
    rather than using the 2020 one.

            PR testsuite/126162
    contrib/ChangeLog:

            * maintainer_utils.py: Move to the older scheme which
            is valid for MAINTAINERS.yml.

    Signed-off-by: Andrea Pinski <[email protected]>
    Co-authored-by: Arsen ArsenoviÄ <[email protected]>

Reply via email to