Skip to content

Commit

Permalink
Add CONTRIBUTORS and contribution guidelines.
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxworth committed Jul 17, 2014
1 parent 8ddc6c9 commit bcc9a17
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
The Ruby JSON Schema library is meant to be a community effort, and as such, there are no strict guidelines for contributing.

We are trying out a system where all individuals that have a pull request merged will receive collaborator access to the repository. Due to the restrictions on RubyGems authentication, permissions to release a gem must be requested along with the email desired to be associated with the release credentials.
27 changes: 27 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
CONTRIBUTORS
------------

* Kenny Hoxworth - @hoxworth
* Jenny Duckett - @jennyd
* Kevin Glowacz - @kjg
* Seb Bacon - @sebbacon
* Jonathan Chrisp - @jonathanchrisp
* James McKinney - @jpmckinney
* Kylo Ginsberg - @kylog
* Alex Soto - @apsoto
* Roger Leite - @rogerleite
* Myron Marston - @myronmarston
* Jesse Stuart - @jvatic
* Brian Hoffman - @lcdhoffman
* Simon Waddington - @goodsimon
* Chris Baynes - @chris-baynes
* David Barri - @japgolly
* Tyler Hunt - @tylerhunt
* @vapir
* Tom May - @tommay
* Chris Johnson - @kindkid
* David Kellum - @dekellum
* Miguel Herranz - @IPGlider
* Nick Recobra - @oruen
* Vasily Fedoseyev - @Vasfed
* Jari Bakken - @jarib

0 comments on commit bcc9a17

Please sign in to comment.