[committed] libstdc++: Update my author blurb in the manual

Message ID 20221108030951.1539586-1-jwakely@redhat.com
State Committed
Commit acbfa2bc6006dacda86e3fa53d545e89b66a9533
Headers
Series [committed] libstdc++: Update my author blurb in the manual |

Commit Message

Jonathan Wakely Nov. 8, 2022, 3:09 a.m. UTC
  Pushed to trunk.

-- >8 --

libstdc++-v3/ChangeLog:

	* doc/xml/authors.xml: Update the blurb listing my doc
	contributions.
---
 libstdc++-v3/doc/xml/authors.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
  

Patch

diff --git a/libstdc++-v3/doc/xml/authors.xml b/libstdc++-v3/doc/xml/authors.xml
index 95626d46cba..ee8e835f692 100644
--- a/libstdc++-v3/doc/xml/authors.xml
+++ b/libstdc++-v3/doc/xml/authors.xml
@@ -102,7 +102,10 @@ 
 
   <author><personname><firstname>Jonathan</firstname><surname>Wakely</surname></personname><personblurb>
       <para>
-	shared_ptr, markup editing and styling
+	Allocators, ABI History, API Evolution and Deprecation History,
+	Experimental Library Extensions, Implementation Status,
+	Running the Testsuite, Shared Library Versioning, Using Macros,
+	Using Exceptions, shared_ptr, markup editing and styling.
       </para>
     </personblurb></author>