libstdc++: Update my author blurb in the manual

libstdc++-v3/ChangeLog:

	* doc/xml/authors.xml: Update the blurb listing my doc
	contributions.
This commit is contained in:
Jonathan Wakely 2022-11-07 22:52:31 +00:00
parent 4596339d9f
commit acbfa2bc60

View file

@ -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>