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

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


The following commit(s) were added to refs/heads/10.1.x by this push:
     new 6112eaad74 No need to process author as all have been removed
6112eaad74 is described below

commit 6112eaad743fc2cd211466b51157ac513a27e6a7
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 0e7ee4505e..c5325d51f2 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