This commit updates a few administrative files in the top-level
directory.

The MAINTAINERS file is updated with new entries for the Algol 68
front-end and the libga68 run-time library.

SECURITY.txt is updated to add libga68 to the list of the other
run-time libraries.

Signed-off-by: Jose E. Marchesi <[email protected]>

ChangeLog

        * MAINTAINERS: Add Algol 68 subsystems.
        * SECURITY.txt: add libga68 to list of libraries.
---
 MAINTAINERS  | 2 ++
 SECURITY.txt | 1 +
 2 files changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ae451ae1818..22d4172c469 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -173,6 +173,7 @@ objective-c/c++         Mike Stump              
<[email protected]>
 objective-c/c++         Iain Sandoe             <[email protected]>
 Rust                    Arthur Cohen            <[email protected]>
 Rust                    Philip Herron           <[email protected]>
+Algol 68                Jose E. Marchesi        <[email protected]>
 
                         Various Maintainers
 
@@ -181,6 +182,7 @@ libcpp                  Per Bothner             
<[email protected]>
 libcpp                  All C and C++ front end maintainers
 libcpp                  David Malcolm           <[email protected]>
 fp-bit                  Ian Lance Taylor        <[email protected]>
+libga68                 Jose E. Marchesi        <[email protected]>
 libgcc                  Ian Lance Taylor        <[email protected]>
 libgo                   Ian Lance Taylor        <[email protected]>
 libgomp                 Jakub Jelinek           <[email protected]>
diff --git a/SECURITY.txt b/SECURITY.txt
index b38425ea223..910e969a77b 100644
--- a/SECURITY.txt
+++ b/SECURITY.txt
@@ -85,6 +85,7 @@ Language runtime libraries
     * libcpp
     * libdecnumber
     * libffi
+    * libga68
     * libgcc
     * libgfortran
     * libgm2
-- 
2.30.2

Reply via email to