[gcc(refs/users/mikael/heads/pr121185_v01)] libstdc++: Remove Paolo from list of people to contact about contributing

Mikael Morin mikael@gcc.gnu.org
Thu Jul 24 10:48:00 GMT 2025


https://gcc.gnu.org/g:1a1a49f946891d77abe53e12a7b73879abf8ee80

commit 1a1a49f946891d77abe53e12a7b73879abf8ee80
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Fri Jul 18 17:44:45 2025 +0100

    libstdc++: Remove Paolo from list of people to contact about contributing
    
    Paolo has not been active for some time.
    
    libstdc++-v3/ChangeLog:
    
            * doc/xml/manual/appendix_contributing.xml: Remove Paolo from
            list of maintainers to contact about contributing.
            * doc/html/manual/appendix_contributing.html: Regenerate.

Diff:
---
 libstdc++-v3/doc/html/manual/appendix_contributing.html | 4 +---
 libstdc++-v3/doc/xml/manual/appendix_contributing.xml   | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/libstdc++-v3/doc/html/manual/appendix_contributing.html b/libstdc++-v3/doc/html/manual/appendix_contributing.html
index 24d5a044dd8d..baac20a35849 100644
--- a/libstdc++-v3/doc/html/manual/appendix_contributing.html
+++ b/libstdc++-v3/doc/html/manual/appendix_contributing.html
@@ -60,13 +60,11 @@
       this question would be appreciated.
     </p><p>
       Please contact
-      Paolo Carlini at <code class="email"><<a class="email" href="mailto:paolo.carlini@oracle.com">paolo.carlini@oracle.com</a>></code>
-      or
       Jonathan Wakely at <code class="email"><<a class="email" href="mailto:jwakely+assign@redhat.com">jwakely+assign@redhat.com</a>></code>
       if you are confused about the assignment or have general licensing
       questions. When requesting an assignment form from
       <code class="email"><<a class="email" href="mailto:assign@gnu.org">assign@gnu.org</a>></code>, please CC the libstdc++
-      maintainers above so that progress can be monitored.
+      maintainer above so that progress can be monitored.
     </p></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="list.getting"></a>Getting Sources</h3></div></div></div><p>
       <a class="link" href="https://gcc.gnu.org/gitwrite.html" target="_top">Getting write access
 	(look for "Write after approval")</a>
diff --git a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
index b9245453497b..b2bc1d7829e2 100644
--- a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
+++ b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
@@ -113,13 +113,11 @@
 
     <para>
       Please contact
-      Paolo Carlini at <email>paolo.carlini@oracle.com</email>
-      or
       Jonathan Wakely at <email>jwakely+assign@redhat.com</email>
       if you are confused about the assignment or have general licensing
       questions. When requesting an assignment form from
       <email>assign@gnu.org</email>, please CC the libstdc++
-      maintainers above so that progress can be monitored.
+      maintainer above so that progress can be monitored.
     </para>
   </section>


More information about the Libstdc++-cvs mailing list