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

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


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

commit 613f548a5ee8d4e75d977b46bd8d2e761d2fce5b
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 99d12934ac..cd820fb49a 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