mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-27 15:07:42 +00:00
Merge branch 'master' of github.com:remy/mit-license
This commit is contained in:
commit
98d8b5bdcd
15 changed files with 35 additions and 13 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"copyright": "Abhishek Das",
|
"copyright": "Abhishek Das, http://abhishekdas.com",
|
||||||
"url": "https:\/\/github.com/abhshkdz",
|
"url": "http://abhishekdas.com",
|
||||||
"email": "das.abhshk@gmail.com"
|
"email": "das.abhshk@gmail.com",
|
||||||
|
"gravatar": true
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
{"copyright":"Alex Hamilton","url":"https:\/\/hmltn.me","email":"github@aehmlo.me","format":"txt"}
|
{"copyright":"Alex Hamilton","url":"https:\/\/hmltn.me","email":"github@aehmlo.me","gravatar":true}
|
||||||
|
|
|
||||||
1
users/cjpatoilo.json
Normal file
1
users/cjpatoilo.json
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
{ "copyright": "CJ Patoilo", "url": "http:\/\/cjpatoilo.com", "email": "cjpatoilo@gmail.com", "theme": "double-windsor" }
|
||||||
|
|
@ -1 +1,6 @@
|
||||||
{"copyright":"Douglas Borg"}
|
{
|
||||||
|
"copyright": "Douglas Borg, http://dougborg.org",
|
||||||
|
"url": "http://dougborg.org",
|
||||||
|
"email": "dougborg@dougborg.org",
|
||||||
|
"gravatar": true
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
{"copyright":"Foss & Haas GmbH","url":"http:\/\/foss-haas.de"}
|
{"copyright":"Foss & Haas GmbH","url":"http:\/\/foss-haas.de","email":"mail@foss-haas.de","gravatar":true}
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
{"copyright":"Matt Jordan"}
|
{"copyright":"Matt Jordan","url":"https://github.com/mbjordan","theme":"orange"}
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
{"copyright": "Josh Price, http://outlawit.com","url": "http://outlawit.com","email": "josh@outlawit.com","gravatar": true,"theme": "black-beauty"}
|
{"copyright": "Josh Price, http://jprice.github.io","url": "http://jprice.github.io","email": "josh@joshprice.net","gravatar": true,"theme": "black-beauty"}
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
{"copyright":"Kevin Aloysius","url":"http:\/\/kevinaloysius.org","email":"kevinaloysius25@gmail.com","format":"txt"}
|
{"copyright":"Kevin Aloysius","url":"http:\/\/kevinaloysius.org","email":"kevinaloysius25@gmail.com","format":"txt", "theme":"default"}
|
||||||
|
|
@ -1 +1,8 @@
|
||||||
{"copyright":"Orlin M Bozhinov, http:\/\/domonad.com","url":"http:\/\/www.domonad.com","email":"orlin@domonad.com","format":"html","gravatar":true,"theme":"default"}
|
{
|
||||||
|
"copyright": "Orlin M Bozhinov, http://domonad.com",
|
||||||
|
"url": "http://www.domonad.com",
|
||||||
|
"email": "orlin@domonad.com",
|
||||||
|
"format": "html",
|
||||||
|
"gravatar": false,
|
||||||
|
"theme": "default"
|
||||||
|
}
|
||||||
|
|
|
||||||
7
users/paul-vollmer.json
Normal file
7
users/paul-vollmer.json
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"copyright": "paul vollmer, https://github.com/paulvollmer",
|
||||||
|
"url": "https://github.com/paulvollmer",
|
||||||
|
"format": "html",
|
||||||
|
"gravatar": false,
|
||||||
|
"theme": "plaintext"
|
||||||
|
}
|
||||||
|
|
@ -1 +1 @@
|
||||||
{"copyright":"Peter Hawkins","url":"https:\/\/phawk.co.uk","email":"pete@phawk.co.uk","gravatar":true,"format":"html"}
|
{"copyright":"Peter Hawkins","url":"https:\/\/phawk.co.uk","format":"html"}
|
||||||
|
|
|
||||||
1
users/ramirio.json
Normal file
1
users/ramirio.json
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
{"copyright":"Cleberson Ramirio","email":"cleberson.ramirio@gmail.com"}
|
||||||
|
|
@ -1 +1 @@
|
||||||
{"copyright":"Ryan Scott","url":"https:\/\/github.com\/Archytaus","email":"atthealma@gmail.com","format":"txt"}
|
{"copyright":"Ryan Scott","url":"https:\/\/github.com\/Archytaus","format":"html"}
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
{"copyright":"Tom Vincent","url":"http:\/\/tlvince.com\/contact\/"}
|
{"copyright":"Tom Vincent","url":"https:\/\/tlvince.com\/contact"}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue