From 1c93d550d017c6eeffb7d343462c749a74564f95 Mon Sep 17 00:00:00 2001 From: Jess <jessachandler@gmail.com> Date: Fri, 13 Mar 2020 18:32:30 -0700 Subject: [PATCH] Added financial contributors to the README --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/README.md b/README.md index 2c0c426ca..6ea851991 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,36 @@ Java and .NET applications. Take a look at YourKit's leading software products: * <a href="http://www.yourkit.com/java/profiler/index.jsp">YourKit Java Profiler</a> and * <a href="http://www.yourkit.com/.net/profiler/index.jsp">YourKit .NET Profiler</a>. +## Contributors + +### Code Contributors + +This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)]. +<a href="https://github.com/clojure/core.typed/graphs/contributors"><img src="https://opencollective.com/typedclojure/contributors.svg?width=890&button=false" /></a> + +### Financial Contributors + +Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/typedclojure/contribute)] + +#### Individuals + +<a href="https://opencollective.com/typedclojure"><img src="https://opencollective.com/typedclojure/individuals.svg?width=890"></a> + +#### Organizations + +Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/typedclojure/contribute)] + +<a href="https://opencollective.com/typedclojure/organization/0/website"><img src="https://opencollective.com/typedclojure/organization/0/avatar.svg"></a> +<a href="https://opencollective.com/typedclojure/organization/1/website"><img src="https://opencollective.com/typedclojure/organization/1/avatar.svg"></a> +<a href="https://opencollective.com/typedclojure/organization/2/website"><img src="https://opencollective.com/typedclojure/organization/2/avatar.svg"></a> +<a href="https://opencollective.com/typedclojure/organization/3/website"><img src="https://opencollective.com/typedclojure/organization/3/avatar.svg"></a> +<a href="https://opencollective.com/typedclojure/organization/4/website"><img src="https://opencollective.com/typedclojure/organization/4/avatar.svg"></a> +<a href="https://opencollective.com/typedclojure/organization/5/website"><img src="https://opencollective.com/typedclojure/organization/5/avatar.svg"></a> +<a href="https://opencollective.com/typedclojure/organization/6/website"><img src="https://opencollective.com/typedclojure/organization/6/avatar.svg"></a> +<a href="https://opencollective.com/typedclojure/organization/7/website"><img src="https://opencollective.com/typedclojure/organization/7/avatar.svg"></a> +<a href="https://opencollective.com/typedclojure/organization/8/website"><img src="https://opencollective.com/typedclojure/organization/8/avatar.svg"></a> +<a href="https://opencollective.com/typedclojure/organization/9/website"><img src="https://opencollective.com/typedclojure/organization/9/avatar.svg"></a> + ## License Copyright © Ambrose Bonnaire-Sergeant, Rich Hickey & contributors.