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

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


The following commit(s) were added to refs/heads/main by this push:
     new 2f9673af3 AVRO-3908: Add logo to README.md (#2610)
2f9673af3 is described below

commit 2f9673af30df1dcffaf05182a959ff49d409a039
Author: Oscar Westra van Holthe - Kind <[email protected]>
AuthorDate: Thu Dec 7 15:02:00 2023 +0100

    AVRO-3908: Add logo to README.md (#2610)
    
    * AVRO-3908: Add logo to README.md
    
    * AVRO-3908: Apply review suggestion
    
    Co-authored-by: Martin Grigorov <[email protected]>
    
    ---------
    
    Co-authored-by: Martin Grigorov <[email protected]>
---
 README.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d88287518..2be39e5a2 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
-# Apache Avro™
+Apache Avro™<img align="right" height="160" src="doc/assets/icons/logo.svg" 
alt="Avro Logo"/>
+============
 
 [![test c][test c img]][test c]
 [![test c#][test c# img]][test c#]
@@ -76,3 +77,8 @@ You can use devcontainers to develop Avro:
 * [![Open in Visual Studio 
Code](https://img.shields.io/static/v1?label=&message=Open%20in%20Visual%20Studio%20Code&color=blue&logo=visualstudiocode&style=flat)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/apache/avro)
 * [![Open in Github 
Codespaces](https://img.shields.io/static/v1?label=&message=Open%20in%20Github%20Codespaces&color=2f362d&logo=github)](https://codespaces.new/apache/avro?quickstart=1&hide_repo_select=true)
 
+
+### Trademark & logo's
+Apache®, Apache Avro and the Apache Avro airplane logo are trademarks of The 
Apache Software Foundation.
+
+The Apache Avro airplane logo on this page has been designed by [Emma 
Kellam](https://github.com/emmak3l) for use by this project.

Reply via email to