This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit ad77ebb486a56cf9e44bfc79a6f2af8524351941
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Oct 2 15:58:29 2025 +0100

    No need to process author as all have been removed
---
 webapps/docs/tomcat-docs.xsl | 1 -
 1 file changed, 1 deletion(-)

diff --git a/webapps/docs/tomcat-docs.xsl b/webapps/docs/tomcat-docs.xsl
index fc5961b9f1..211cdecffb 100644
--- a/webapps/docs/tomcat-docs.xsl
+++ b/webapps/docs/tomcat-docs.xsl
@@ -86,7 +86,6 @@
         <xsl:value-of select="@email"/>
       </xsl:variable>
     -->
-    <meta name="author" content="{$name}"/>
   </xsl:for-each>
 </head>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to