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

garydgregory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 2c590909 Update project name from 'Log4j' to 'Apache Log4j' (#42)
2c590909 is described below

commit 2c590909eec2ec5fa26cb31b2d32b2bfd4459b97
Author: Sebb <[email protected]>
AuthorDate: Tue Aug 18 13:23:32 2026 +0100

    Update project name from 'Log4j' to 'Apache Log4j' (#42)
---
 src/site/static/doaps/doap_Log4j.rdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/static/doaps/doap_Log4j.rdf 
b/src/site/static/doaps/doap_Log4j.rdf
index 897bdcca..d8dd656e 100644
--- a/src/site/static/doaps/doap_Log4j.rdf
+++ b/src/site/static/doaps/doap_Log4j.rdf
@@ -24,7 +24,7 @@
   <Project rdf:about="https://logging.apache.org/log4j";>
     <created>1999-01-01</created>
     <license rdf:resource="https://spdx.org/licenses/Apache-2.0"; />
-    <name>Log4j</name>
+    <name>Apache Log4j</name>
     <homepage rdf:resource="https://logging.apache.org/log4j/2.x/index.html"; />
     <asfext:pmc rdf:resource="https://logging.apache.org"; />
     <shortdesc>Log4j is a versatile, feature-rich, efficient logging API and 
backend for Java.</shortdesc>

Reply via email to