git_commit.py: add "diagnostics" to bug components

contrib/ChangeLog
	* gcc-changelog/git_commit.py: Add "diagnostics" to bug
	components.
This commit is contained in:
David Malcolm
2025-07-28 10:56:07 -04:00
parent 1f36aabfe8
commit 95f517dc77

View File

@@ -97,6 +97,7 @@ bug_components = {
'd',
'debug',
'demangler',
'diagnostics',
'driver',
'fastjar',
'fortran',