|
1 | 1 | # Welcome to JSON Schema
|
| 2 | +[](https://opencollective.com/json-schema) |
2 | 3 |
|
3 | 4 | JSON Schema is a vocabulary that allows you to validate, annotate, and manipulate JSON documents.
|
4 | 5 |
|
@@ -55,6 +56,36 @@ The JSON Schema web site is at http://json-schema.org/
|
55 | 56 |
|
56 | 57 | The source for the website is [maintained in a separate repository](https://github.com/json-schema-org/json-schema-org.github.io).
|
57 | 58 |
|
| 59 | +## Contributors |
| 60 | + |
| 61 | +### Code Contributors |
| 62 | + |
| 63 | +This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)]. |
| 64 | +<a href="https://github.com/json-schema-org/json-schema-spec/graphs/contributors"><img src="https://opencollective.com/json-schema/contributors.svg?width=890&button=false" /></a> |
| 65 | + |
| 66 | +### Financial Contributors |
| 67 | + |
| 68 | +Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/json-schema/contribute)] |
| 69 | + |
| 70 | +#### Individuals |
| 71 | + |
| 72 | +<a href="https://opencollective.com/json-schema"><img src="https://opencollective.com/json-schema/individuals.svg?width=890"></a> |
| 73 | + |
| 74 | +#### Organizations |
| 75 | + |
| 76 | +Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/json-schema/contribute)] |
| 77 | + |
| 78 | +<a href="https://opencollective.com/json-schema/organization/0/website"><img src="https://opencollective.com/json-schema/organization/0/avatar.svg"></a> |
| 79 | +<a href="https://opencollective.com/json-schema/organization/1/website"><img src="https://opencollective.com/json-schema/organization/1/avatar.svg"></a> |
| 80 | +<a href="https://opencollective.com/json-schema/organization/2/website"><img src="https://opencollective.com/json-schema/organization/2/avatar.svg"></a> |
| 81 | +<a href="https://opencollective.com/json-schema/organization/3/website"><img src="https://opencollective.com/json-schema/organization/3/avatar.svg"></a> |
| 82 | +<a href="https://opencollective.com/json-schema/organization/4/website"><img src="https://opencollective.com/json-schema/organization/4/avatar.svg"></a> |
| 83 | +<a href="https://opencollective.com/json-schema/organization/5/website"><img src="https://opencollective.com/json-schema/organization/5/avatar.svg"></a> |
| 84 | +<a href="https://opencollective.com/json-schema/organization/6/website"><img src="https://opencollective.com/json-schema/organization/6/avatar.svg"></a> |
| 85 | +<a href="https://opencollective.com/json-schema/organization/7/website"><img src="https://opencollective.com/json-schema/organization/7/avatar.svg"></a> |
| 86 | +<a href="https://opencollective.com/json-schema/organization/8/website"><img src="https://opencollective.com/json-schema/organization/8/avatar.svg"></a> |
| 87 | +<a href="https://opencollective.com/json-schema/organization/9/website"><img src="https://opencollective.com/json-schema/organization/9/avatar.svg"></a> |
| 88 | + |
58 | 89 | ## License
|
59 | 90 |
|
60 | 91 | The source material in this repository is licensed under the AFL or BSD license.
|
0 commit comments