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

shanedell pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git


The following commit(s) were added to refs/heads/main by this push:
     new aaacf12  Update readme to new ASF logo/branding
aaacf12 is described below

commit aaacf129bc63f6be95fc8a5993ef8f9aee69395b
Author: Jeremy Yao <[email protected]>
AuthorDate: Wed Oct 1 11:48:18 2025 -0400

    Update readme to new ASF logo/branding
    
    Closes #1434
---
 README.md                |   4 ++--
 images/asf_logo_url.png  | Bin 37624 -> 0 bytes
 images/asf_logo_wide.png | Bin 0 -> 32678 bytes
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 2751383..dedd17f 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ If additional help or guidance on using Apache Daffodil™, 
Apache Daffodil™ E
 
 # Community Feedback
 
-[![image 5](images/asf_logo_url.png)](https://www.apache.org)
+<img src="images/asf_logo_wide.png" width="200" alt="Apache Software 
Foundation Logo">
 
 Apache Daffodil™ and the Apache Daffodil™ Extension for Visual Studio Code are 
Apache Software Foundation (ASF) projects, are free open-source software, and 
are under active development. Feedback and contributions are welcome.
 
@@ -99,7 +99,7 @@ This product includes the 
[space-grotesk](https://github.com/floriankarsten/spac
 
 # Legal
 
-Apache, Apache Feather Logo, Apache Daffodil, Daffodil, and the Apache 
Daffodil logo are trademarks of The Apache Software Foundation.  Visual Studio 
Code and VS Code are trademarks of Microsoft® Corporation. All rights reserved.
+Apache, the Apache logo, Apache Daffodil, Daffodil, and the Apache Daffodil 
logo are trademarks of The Apache Software Foundation.  Visual Studio Code and 
VS Code are trademarks of Microsoft® Corporation. All rights reserved.
 
 #### Footnotes
 
diff --git a/images/asf_logo_url.png b/images/asf_logo_url.png
deleted file mode 100644
index 52a7f1e..0000000
Binary files a/images/asf_logo_url.png and /dev/null differ
diff --git a/images/asf_logo_wide.png b/images/asf_logo_wide.png
new file mode 100644
index 0000000..cef985e
Binary files /dev/null and b/images/asf_logo_wide.png differ

Reply via email to