Skip to content

Commit

Permalink
add: Bradley to package.json and README
Browse files Browse the repository at this point in the history
  • Loading branch information
gf3 committed Jan 3, 2012
1 parent 5dcb4b4 commit 5172fc8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -82,5 +82,6 @@ Sandbox is [UNLICENSED](http://unlicense.org/).
## Author ## Author


- Written by [Gianni Chiappetta](http://github.com/gf3) – [gf3.ca](http://gf3.ca) - Written by [Gianni Chiappetta](http://github.com/gf3) – [gf3.ca](http://gf3.ca)
- Contributions by [Bradley Meck](https://github.com/bmeck)
- Contributions by [Dominic Tarr](http://github.com/dominictarr) – [cyber-hobo.blogspot.com](http://cyber-hobo.blogspot.com/) - Contributions by [Dominic Tarr](http://github.com/dominictarr) – [cyber-hobo.blogspot.com](http://cyber-hobo.blogspot.com/)


3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -3,7 +3,8 @@
, "homepage" : "http://gf3.github.com/sandbox/" , "homepage" : "http://gf3.github.com/sandbox/"
, "author" : "Gianni Chiappetta <gianni@runlevel6.org> (http://gf3.ca)" , "author" : "Gianni Chiappetta <gianni@runlevel6.org> (http://gf3.ca)"
, "contributors": , "contributors":
[ "Dominic Tarr (http://cyber-hobo.blogspot.com)" [ "Bradley Meck <bradley.meck@gmail.com>"
, "Dominic Tarr (http://cyber-hobo.blogspot.com)"
] ]
, "version" : "0.8.2" , "version" : "0.8.2"
, "main" : "./lib/sandbox" , "main" : "./lib/sandbox"
Expand Down

0 comments on commit 5172fc8

Please sign in to comment.