Adds algol68 as a bugzilla component for commits.

Pushed as obvious.

contrib/ChangeLog:

        * gcc-changelog/git_commit.py: Add algol68.

Signed-off-by: Andrew Pinski <[email protected]>
---
 contrib/gcc-changelog/git_commit.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/gcc-changelog/git_commit.py 
b/contrib/gcc-changelog/git_commit.py
index 1bb24f46275..7c93df6ebbe 100755
--- a/contrib/gcc-changelog/git_commit.py
+++ b/contrib/gcc-changelog/git_commit.py
@@ -88,6 +88,7 @@ default_changelog_locations = {
 
 bug_components = {
     'ada',
+    'algol68',
     'analyzer',
     'boehm-gc',
     'bootstrap',
-- 
2.43.0

Reply via email to