1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Update faq.md

Updating 'Who Maintains NATS?' FAQ answer to incorporate CNCF and remove Synadia favoritism.
This commit is contained in:
Ginger Collison 2020-06-25 16:08:20 -05:00 committed by GitHub
parent 79cadf5396
commit 53fff6bd01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
faq.md
View File

@ -52,7 +52,8 @@ The NATS server \(`nats-server`\) is written in Go. There is client support for
### Who maintains NATS?
NATS is sponsored and supported by Synadia, a company founded by Derek Collison. The Synadia team maintain the NATS server, as well as the Go, Ruby, Node.js, C, C\#, Java and several other client libraries. Our very active user community also contributes client libraries for several other implementation languages. Please see the [download](https://nats.io/download) page for the complete list, and links to the relevant source repositories and documentation.
NATS is maintained by a select group of Maintainers following a Governance process as part of the [Cloud Native Computing Foundation (CNCF)](http://cncf.io).
The team of engineers at [Synadia](https://synadia.com) in conjunction with Community Maintainers, maintain the NATS server, NATS Streaming Server, as well as the official Go, Ruby, Node.js, C, C\#, Java and several other client libraries. Our very active user community also contributes client libraries and connectors for several other implementation languages. Please see the [download](https://nats.io/download) page for the complete list, and links to the relevant source repositories and documentation.
### What client support exists for NATS?