You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+36Lines changed: 36 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,3 +43,39 @@ As an informative document, bugs in the meta-schema may be fixed in place to ali
43
43
## Conduct
44
44
45
45
All official channels including the mailing list, GitHub organization, and Freenode channel, follow the IETF Guidelines for Conduct as specified in [RFC7154](https://tools.ietf.org/html/rfc7154).
46
+
47
+
48
+
## Financial contributions
49
+
50
+
We also welcome financial contributions in full transparency on our [open collective](https://opencollective.com/json-schema).
51
+
Anyone can file an expense. If the expense makes sense for the development of the community, it will be "merged" in the ledger of our open collective by the core contributors and the person who filed the expense will be reimbursed.
52
+
53
+
## Credits
54
+
55
+
### Code Contributors
56
+
57
+
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
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)]
Copy file name to clipboardExpand all lines: README.md
+31Lines changed: 31 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
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)].
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)]
0 commit comments