From: Pierre-Emmanuel Patry <[email protected]>

ChangeLog:

        * MAINTAINERS: Add maintainers for libgrust.

contrib/ChangeLog:

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

Co-authored-by: Arthur Cohen <[email protected]>
Signed-off-by: Pierre-Emmanuel Patry <[email protected]>
---
 MAINTAINERS                         | 1 +
 contrib/gcc-changelog/git_commit.py | 1 +
 2 files changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e877396dc0e..343560c5b84 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -182,6 +182,7 @@ libgo                       Ian Lance Taylor        
<[email protected]>
 libgomp                        Jakub Jelinek           <[email protected]>
 libgomp                        Tobias Burnus           
<[email protected]>
 libgomp (OpenACC)      Thomas Schwinge         <[email protected]>
+libgrust               All Rust front end maintainers
 libiberty              Ian Lance Taylor        <[email protected]>
 libitm                 Torvald Riegel          <[email protected]>
 libobjc                        Nicola Pero             
<[email protected]>
diff --git a/contrib/gcc-changelog/git_commit.py 
b/contrib/gcc-changelog/git_commit.py
index 9110317a759..4e601fa1f63 100755
--- a/contrib/gcc-changelog/git_commit.py
+++ b/contrib/gcc-changelog/git_commit.py
@@ -69,6 +69,7 @@ default_changelog_locations = {
     'libgfortran',
     'libgm2',
     'libgomp',
+    'libgrust',
     'libhsail-rt',
     'libiberty',
     'libitm',
-- 
2.39.1

Reply via email to