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

opwvhk pushed a commit to branch AVRO-3908-add-logo-to-readme
in repository https://gitbox.apache.org/repos/asf/avro.git

commit 2526fafb9d3226e4bc0daf4dca815f2aa9647133
Author: Oscar Westra van Holthe - Kind <[email protected]>
AuthorDate: Thu Dec 7 13:10:42 2023 +0100

    AVRO-3908: Add logo to README.md
---
 README.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d88287518..9653af761 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://www.github.com/emmak3l) for use by this project.

Reply via email to