[COMMITTED 2/4] libgrust: Add entry for maintainers
Arthur Cohen
arthur.cohen@embecosm.com
Thu Dec 14 15:05:39 GMT 2023
From: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
ChangeLog:
* MAINTAINERS: Add maintainers for libgrust.
contrib/ChangeLog:
* gcc-changelog/git_commit.py: Add libgrust.
Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
---
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 <ian@airs.com>
libgomp Jakub Jelinek <jakub@redhat.com>
libgomp Tobias Burnus <tobias@codesourcery.com>
libgomp (OpenACC) Thomas Schwinge <thomas@codesourcery.com>
+libgrust All Rust front end maintainers
libiberty Ian Lance Taylor <ian@airs.com>
libitm Torvald Riegel <triegel@redhat.com>
libobjc Nicola Pero <nicola.pero@meta-innovation.com>
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
More information about the Gcc-patches
mailing list