Skip to content

Commit

Permalink
Merge pull request #300 from aiven/jlprat-patch-1
Browse files Browse the repository at this point in the history
Add trademark compliant naming
  • Loading branch information
jlprat committed Jan 19, 2022
2 parents 881c09b + 9798c49 commit 869b9b4
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Karapace
========

``karapace``. Your Kafka essentials in one tool.
``karapace``. Your Apache Kafka® essentials in one tool.

An `open-source <https://github.com/aiven/karapace/blob/master/LICENSE>`_ implementation
of `Kafka REST <https://docs.confluent.io/platform/current/kafka-rest/index.html#features>`_ and
Expand All @@ -21,7 +21,7 @@ Karapace supports the storing of schemas in a central repository, which clients
serialize and deserialize messages. The schemas also maintain their own version histories and can be
checked for compatibility between their different respective versions.

Karapace rest provides a RESTful interface to your Kafka cluster, allowing you to perform tasks such
Karapace rest provides a RESTful interface to your Apache Kafka cluster, allowing you to perform tasks such
as producing and consuming messages and perform administrative cluster work, all the while using the
language of the WEB.

Expand Down Expand Up @@ -461,6 +461,10 @@ and pull requests at https://github.com/aiven/karapace . Any possible
vulnerabilities or other serious issues should be reported directly to the
maintainers <opensource@aiven.io>.

Trademark
=========
Apache Kafka is either a registered trademark or trademark of the Apache Software Foundation in the United States and/or other countries. Kafka Rest and Schema Registry are trademarks and property of their respective owners. All product and service names used in this page are for identification purposes only and do not imply endorsement.

Credits
=======

Expand Down

0 comments on commit 869b9b4

Please sign in to comment.