Skip to content

Commit 869b9b4

Browse files
authored
Merge pull request #300 from aiven/jlprat-patch-1
Add trademark compliant naming
2 parents 881c09b + 9798c49 commit 869b9b4

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Karapace
22
========
33

4-
``karapace``. Your Kafka essentials in one tool.
4+
``karapace``. Your Apache Kafka® essentials in one tool.
55

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

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

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

464+
Trademark
465+
=========
466+
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.
467+
464468
Credits
465469
=======
466470

0 commit comments

Comments
 (0)