MAINTAINERS: Sort the Language Front Ends Maintainers.
The `Language Front Ends Maintainers` section in `MAINTAINERS` is now sorted by language and then maintainer.
The MAINTAINERS file’s “Language Front Ends Maintainers” section is now sorted by language and then maintainer. This change improves the organization and readability of the list, making it easier to locate specific maintainers.
In Details
This commit modifies the MAINTAINERS file, specifically the 'Language Front Ends Maintainers' section. The entries are now sorted by language and then maintainer, improving organization.
For Context
The MAINTAINERS file lists who is responsible for different parts of the GCC project, and who should review patches. This commit sorts the list to make it easier to find the right person. Specifically, the 'Language Front Ends Maintainers' are now sorted first by language and then by maintainer name.