Hi! Without this we can't commit anything refering to cobol/NNNNNN PRs.
Committed as obvious (and subsequently tested it with r15-7960 commit. 2025-03-11 Jakub Jelinek <ja...@redhat.com> * gcc-changelog/git_commit.py (bug_components): Add cobol. --- contrib/gcc-changelog/git_commit.py.jj +++ contrib/gcc-changelog/git_commit.py @@ -93,6 +93,7 @@ bug_components = { 'bootstrap', 'c', 'c++', + 'cobol', 'd', 'debug', 'demangler', Jakub