mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-03-25 09:25:49 +00:00
git merge issues
This commit is contained in:
commit
28ffab3933
86 changed files with 306 additions and 79 deletions
|
|
@ -2,8 +2,8 @@
|
|||
<html id="home" lang="en">
|
||||
<head>
|
||||
<title>MIT License</title>
|
||||
<meta charset=utf-8>
|
||||
<meta name=viewport content="width=device-width, initial-scale=0.70;">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=0.7">
|
||||
<!--
|
||||
Welcome fellow open source developer. This project is here for you to
|
||||
link to if you're like me and keep forgetting to include the
|
||||
|
|
|
|||
|
|
@ -266,7 +266,7 @@ Domain contributions:
|
|||
* [mostly-magic](http://github.com/mostly-magic) - 2030-2032
|
||||
|
||||
*Please note that the whois says 2021 as you can only have 10 active
|
||||
registered years with ICCAN - but the domain is set to auto-renew, so
|
||||
registered years with ICANN - but the domain is set to auto-renew, so
|
||||
it's all good :)*
|
||||
|
||||
### 2. Hosting
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
@font-face{font-family:'Open Sans Bold';font-style:normal;font-weight:700;src:local('Open Sans Bold'),local('OpenSans-Bold'),url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzKRDOzjiPcYnFooOUGCOsRk.woff) format('woff')}// begin styles html{background:#f2f2f8}body{margin:0;padding:100px;font-family:'Open Sans',sans-serif;font-size:1.2em;line-height:1.6}::selection{background:#ccc}::-moz-selection{background:#ccc}h1{text-align:center;font:36px 'Open Sans Bold'}p{margin:25px 0 0}p:first-of-type{text-align:center;margin:0 0 50px}a{color:#0a0a0b;text-decoration:none;border-bottom:3px solid rgba(10,10,11,1);-webkit-transition:.15s ease;-moz-transition:.15s ease;-ms-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}a:focus,a:hover{opacity:.5}article,footer{display:block;margin:0 auto!important;padding:25px;max-width:900px;width:100%}footer{text-align:center;font:75% 'Open Sans Bold'}#gravatar{display:block!important;border-radius:100%;margin:0 auto}
|
||||
@font-face{font-family:'Open Sans Bold';font-style:normal;font-weight:700;src:local('Open Sans Bold'),local('OpenSans-Bold'),url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzKRDOzjiPcYnFooOUGCOsRk.woff) format('woff')}html{background:#f2f2f8}body{margin:0;padding:100px;font-family:'Open Sans',sans-serif;font-size:1.2em;line-height:1.6}::selection{background:#ccc}::-moz-selection{background:#ccc}h1{text-align:center;font:36px 'Open Sans Bold'}p{margin:25px 0 0}p:first-of-type{text-align:center;margin:0 0 50px}a{color:#0a0a0b;text-decoration:none;border-bottom:3px solid rgba(10,10,11,1);-webkit-transition:.15s ease;-moz-transition:.15s ease;-ms-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}a:focus,a:hover{opacity:.5}article,footer{display:block;margin:0 auto!important;padding:25px;max-width:900px;width:100%}footer{text-align:center;font:75% 'Open Sans Bold'}#gravatar{display:block!important;border-radius:100%;margin:0 auto}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
/*Solarized theme by Ethan Schoonover*/
|
||||
/*Part of source code reused from the Open Sans Theme */
|
||||
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300);@import url(http://fonts.googleapis.com/css?family=Source+Code+Pro:700);html{padding:0;font-size:1em;background-color:#eee8d5}body{font-family:'Source Sans Pro',sans-serif;font-size:1.5em;font-weight:300;text-align:center;margin:0;background:none repeat scroll 0 0 #eee8d5}article,footer{text-align:center;margin:auto;max-width:100%}article{margin-top:0;padding:1.75em;color:#dc322f;text-align:center;position:relative;background:none repeat scroll 0 0 #002b36}article p{text-align:left;color:#93a1a1}article p:first-of-type{text-align:center;color:#b58900}article p:last-of-type{color:#268bd2}#gravatar{width:50px;border:5px solid #FFF;border-radius:15px;display:block;margin:0 auto}h1{font-size:2em;font-weight:700;text-transform:uppercase;display:inline-block;padding-bottom:12px;border-bottom:2px dashed #dc322f;margin:0}a{font-family:'Source Sans Pro',sans-serif;font-size:1em;font-weight:700;color:#859900;text-decoration:none;word-wrap:break-word}a:active,a:focus,a:hover{color:#d33682}@media screen and (min-width:960px){#gravatar{display: none;position:absolute;top:2em;left:2em}h1{font-size:2.5em}}
|
||||
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300|Source+Code+Pro:700);html{padding:0;font-size:1em;background-color:#eee8d5}body{font-family:'Source Sans Pro',sans-serif;font-size:1.5em;font-weight:300;text-align:center;margin:0;background:none repeat scroll 0 0 #eee8d5}article,footer{text-align:center;margin:auto;max-width:100%}article{margin-top:0;padding:1.75em;color:#dc322f;text-align:center;position:relative;background:none repeat scroll 0 0 #002b36}article p{text-align:left;color:#93a1a1}article p:first-of-type{text-align:center;color:#b58900}article p:last-of-type{color:#268bd2}#gravatar{width:50px;border:5px solid #FFF;border-radius:15px;display:block;margin:0 auto}h1{font-size:2em;font-weight:700;text-transform:uppercase;display:inline-block;padding-bottom:12px;border-bottom:2px dashed #dc322f;margin:0}a{font-family:'Source Sans Pro',sans-serif;font-size:1em;font-weight:700;color:#859900;text-decoration:none;word-wrap:break-word}a:active,a:focus,a:hover{color:#d33682}@media screen and (min-width:960px){#gravatar{display: none;position:absolute;top:2em;left:2em}h1{font-size:2.5em}}sour
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
{
|
||||
"copyright": "Ad@m",
|
||||
"url": "http://adam.hbang.ws",
|
||||
"theme": "orange"
|
||||
}
|
||||
"copyright": "Adam Demasi",
|
||||
"url": "http://kirb.me/",
|
||||
"email": "adam@hbang.ws",
|
||||
"gravatar": true,
|
||||
"theme": "solarized"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"copyright": "Aldo Iljazi",
|
||||
"email": "mail@ailjazi.me",
|
||||
"theme": "flesch"
|
||||
}
|
||||
|
|
@ -1 +1,7 @@
|
|||
{"copyright":"Jon Dotsoy.","url":"https:\/\/github.com\/ajenjo\/ajenjo-server","email":"ajenjo@jonad.in","theme":"xtansia","gravatar":true}
|
||||
{
|
||||
"copyright": "Jon Dotsoy.",
|
||||
"url": "https://github.com/ajenjo/ajenjo-server",
|
||||
"email": "ajenjo@jon.soy",
|
||||
"theme": "xtansia",
|
||||
"gravatar": true
|
||||
}
|
||||
|
|
|
|||
6
users/allthingssmitty.json
Normal file
6
users/allthingssmitty.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"copyright": "Matt Smith, https://github.com/AllThingsSmitty",
|
||||
"url": "https://github.com/AllThingsSmitty",
|
||||
"theme": "default",
|
||||
"gravatar": true
|
||||
}
|
||||
|
|
@ -1 +1 @@
|
|||
{"copyright":"Anwar Javed","email":"anwarjaved@gmail.com","format":"html","gravatar":true,"theme":"default-dark"}
|
||||
{ "copyright": "Anwar Javed", "email": "anwarjaved@gmail.com", "format": "html", "gravatar": true, "theme": "default-dark" }
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
{"copyright":"Ari Porad","email":"ariporad@gmail.com"}
|
||||
|
|
@ -1 +1,6 @@
|
|||
{"copyright":"Ari Porad","url":"http:\/\/ariporad.com","email":"ari@porad.com"}
|
||||
{
|
||||
"copyright": "Ari Porad",
|
||||
"url": "http: //ariporad.com",
|
||||
"email": "ari@ariporad.com",
|
||||
"gravatar": true
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"copyright":"AxisThemes"}
|
||||
{"copyright":"AxisThemes","url":"http:\/\/axisthemes.com","theme":"double-windsor"}
|
||||
|
|
|
|||
1
users/brasil-js.json
Normal file
1
users/brasil-js.json
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"copyright":"Brasil.js","url":"http:\/\/brasil-js.org","email":"contato@brasil-js.org","format":"html", "gravatar": true}
|
||||
|
|
@ -1 +1 @@
|
|||
{"copyright":"byjml","url":"http:\/\/jml.so","email":"me@jml.so","format":"html"}
|
||||
{"copyright":"byjml","url":"http:\/\/jml.so","email":"by@jml.so","format":"html"}
|
||||
|
|
|
|||
|
|
@ -1 +1,8 @@
|
|||
{ "copyright": "Frank Gregor", "url": "http://cocoanaut.com", "email": "phranck@cocoanaut.com", "format": "html", "theme": "default" }
|
||||
{
|
||||
"copyright": "Frank Gregor",
|
||||
"url": "http://cocoanaut.com",
|
||||
"email": "phranck@cocoanaut.com",
|
||||
"gravatar": true,
|
||||
"format": "html",
|
||||
"theme": "default"
|
||||
}
|
||||
1
users/danidemi.json
Normal file
1
users/danidemi.json
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"copyright":"Daniele Demichelis, http:\/\/danidemi.com","url":"http:\/\/danidemi.com","email":"demichelis@danidemi.com","format":"html","gravatar": true}
|
||||
1
users/daniguardiola.json
Normal file
1
users/daniguardiola.json
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"copyright":"Dani Guardiola","url":"http:\/\/daniguardiola.me","email":"contact@daniguardiola.me","format":"html","theme":"black-beauty"}
|
||||
|
|
@ -1 +1 @@
|
|||
{"copyright":"Danilo Vaz","url":"http:\/\/danilovaz.github.io","email":"dani@canarinho.co","format":"md"}
|
||||
{"copyright":"Danilo Vaz, http:\/\/danilovaz.github.io","url":"http:\/\/danilovaz.github.io","email":"danilo@canarinho.co","format":"html"}
|
||||
|
|
|
|||
5
users/dartokloning.json
Normal file
5
users/dartokloning.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"copyright": "Darto KLoning",
|
||||
"url": "http://www.kloningspoon.com",
|
||||
"theme": "orange"
|
||||
}
|
||||
1
users/denji.json
Normal file
1
users/denji.json
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"copyright":"Denis Denisov","email":"denji0k@gmail.com","format":"html","gravatar":true,"theme":"opensans","url":"https://github.com/denji"}
|
||||
|
|
@ -1 +1 @@
|
|||
{"copyright":"Di\u00e9ssica Gurskas","url":"http:\/\/diessica.com","email":"diessicode@gmail.com","theme":"afterdark","gravatar":true}
|
||||
{"copyright":"Di\u00e9ssica Gurskas","url":"http:\/\/diessi.ca","email":"diessicode@gmail.com","theme":"double-windsor","gravatar":true}
|
||||
|
|
|
|||
|
|
@ -1 +1,6 @@
|
|||
{"copyright":"David Newman"}
|
||||
{
|
||||
"copyright": "David Newman",
|
||||
"format": "txt",
|
||||
"email": "davidjndev@gmail.com",
|
||||
"theme" : "default"
|
||||
}
|
||||
|
|
|
|||
5
users/dochang.json
Normal file
5
users/dochang.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"copyright": "ZHANG Weiyi",
|
||||
"url": "https://github.com/dochang",
|
||||
"email": "dochang@gmail.com"
|
||||
}
|
||||
5
users/edferras.json
Normal file
5
users/edferras.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"copyright": "Eduardo Ferras",
|
||||
"url": "https:\/\/github.com\/edferras",
|
||||
"email": "edferras@gmail.com"
|
||||
}
|
||||
|
|
@ -1 +1,7 @@
|
|||
{"copyright":"Eduardo Rabelo","url":"http:\/\/eduardorabelo.com.br","email":"oieduardorabelo@gmail.com","gravatar":true,"theme":"default"}
|
||||
{
|
||||
"copyright": "Eduardo Rabelo",
|
||||
"url": "http://eduardorabelo.com.br",
|
||||
"email": "oieduardorabelo@gmail.com",
|
||||
"gravatar": true,
|
||||
"theme": "default"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1,7 @@
|
|||
{"copyright":"Remy Sharp"}
|
||||
{
|
||||
"copyright": "Efrain Camacho",
|
||||
"url": "http://github.com/efrainc",
|
||||
"email": "efrainc88@gmail.com",
|
||||
"gravatar": false,
|
||||
"theme": "solarized"
|
||||
}
|
||||
|
|
|
|||
7
users/ehsan.json
Normal file
7
users/ehsan.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"copyright": "Ehsan Aghaei, http://ehsanaghaei.ir",
|
||||
"url": "http://ehsanaghaei.ir",
|
||||
"email": "ehsan.aghaeii@gmail.com",
|
||||
"format": "txt",
|
||||
"theme": "opensans"
|
||||
}
|
||||
|
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"copyright": "Kyle Simpson",
|
||||
"url": "http://getify.me"
|
||||
"url": "http://getify.me",
|
||||
"email": "getify@gmail.com",
|
||||
"gravatar": true,
|
||||
"theme": "eula-modern"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"copyright":"Gustavo Andr\u00e9","email":"gggkiller2@gmail.com","format":"txt"}
|
||||
{"copyright":"GGG KILLER","email":"gggkiller2@gmail.com","format":"html", "url":"http://gggkiller.com","gravatar":true,"theme":"double-windsor"}
|
||||
|
|
|
|||
|
|
@ -1 +1,6 @@
|
|||
{"copyright":"Mantas Mikul\u0117nas","email":"grawity@gmail.com","url":"http:\/\/nullroute.eu.org\/~grawity\/"}
|
||||
{
|
||||
"copyright": "Mantas Mikulėnas",
|
||||
"email": "grawity@gmail.com",
|
||||
"url": "http://nullroute.eu.org/~grawity/",
|
||||
"format": "txt"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"copyright": "HADB, Bean Deng 邓斌",
|
||||
"url": "http://blog.haoest.com",
|
||||
"email": "haiandengbin@126.com",
|
||||
"format": "html",
|
||||
"theme": "eula-modern"
|
||||
"copyright": "HADB, Bean Deng 邓斌",
|
||||
"url": "http://blog.haoest.com",
|
||||
"format": "html",
|
||||
"email": "haiandengbin@126.com",
|
||||
"gravatar": false,
|
||||
"theme": "eula-modern"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1,8 @@
|
|||
{"copyright":"Halid Altuner","url":"http:\/\/halid.org","email":"halid@halid.org","format":"html","gravater":true,"theme":"opensans"}
|
||||
{
|
||||
"copyright": "Halid Altuner",
|
||||
"url": "http://halid.org",
|
||||
"email": "halid@halid.org",
|
||||
"format": "html",
|
||||
"gravater": true,
|
||||
"theme": "opensans"
|
||||
}
|
||||
|
|
|
|||
6
users/hanksudo.json
Normal file
6
users/hanksudo.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"copyright": "Hank Wang",
|
||||
"email": "drapho@gmail.com",
|
||||
"theme": "hilula",
|
||||
"gravatar": true
|
||||
}
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"copyright": "Hashan Punchihewa, https://hashanp.github.io",
|
||||
"url": "https://hashanp.github.io",
|
||||
"url": "https://hashanp.divshot.io",
|
||||
"email": "hashan.punchihewa@gmail.com",
|
||||
"theme":"magic-mint"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1,6 @@
|
|||
{"copyright":"Jason A. Heppler","url":"http:\/\/jasonheppler.org","email":"jason@jasonheppler.org","format":"txt"}
|
||||
{
|
||||
"copyright":"Jason A. Heppler",
|
||||
"url":"http:\/\/jasonheppler.org",
|
||||
"email":"jason@jasonheppler.org",
|
||||
"theme": "eula-modern"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"copyright":"Rob Warner","url":"http:\/\/grailbox.com","email":"rwarner@grailbox.com","format":"txt"}
|
||||
{"copyright":"Rob Warner","url":"http:\/\/grailbox.com","email":"rwarner@grailbox.com","format":"html","gravatar":true,"theme":"opensans"}
|
||||
|
|
|
|||
|
|
@ -1 +1,5 @@
|
|||
{"copyright":"Hugo Pereira, http:\/\/hugorper.com","url":"http:\/\/hugorper.com","email":"hugorper@gmail.com"}
|
||||
{
|
||||
"copyright": "Hugo Pereira, http://hugorper.com",
|
||||
"url": "http://hugorper.com",
|
||||
"email": "hugorper@gmail.com"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"copyright":"Alexander Pushkov","url":"http:\/\/ale.incrowd.ws","email":"ale@incrowd.ws"}
|
||||
{"copyright":"Alexander Pushkov","url":"http:\/\/ale.rocks","email":"ale@songbee.net"}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"copyright":"Invisible Friend","url":"http:\/\/invisiblefriend.com","email":"if.admin@invisiblefriend.com","format":"txt"}
|
||||
{"copyright":"invisible friend","url":"http:\/\/invisiblefriend.com","format":"txt"}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"copyright":"iknew today"}
|
||||
{"copyright": "iknew today", "url": "http:\/\/iknew.today", "email": "iknew.today@gmail.com"}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"copyright":"J.Ching","email":"imjching@hotmail.com","format":"txt"}
|
||||
{"copyright":"Jay C.","url":"http://www.imjching.com","email":"jay@imjching.com","format":"txt"}
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"copyright": "Jaswinder Singh, http://jaswindersingh.me",
|
||||
"url": "http://jaswindersingh.me",
|
||||
"copyright": "Jaswinder Singh, http://about.me/itsjaswinder",
|
||||
"url": "http://about.me/itsjaswinder",
|
||||
"email": "s.jaswinder03@gmail.com",
|
||||
"gravatar": true,
|
||||
"theme": "cherry"
|
||||
"theme": "eula-modern"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"copyright":"Jay Bosamiya"}
|
||||
{"copyright":"Jay Bosamiya"}
|
||||
|
|
|
|||
|
|
@ -1 +1,8 @@
|
|||
{"copyright":"James Bradach, https:\/\/jamesbradach.com","url":"https:\/\/jamesbradach.com","email":"heythere@jamesbradach.com","format":"html","gravatar":true,"theme":"eula-modern"}
|
||||
{
|
||||
"copyright": "James Bradach, https://jamesbradach.com",
|
||||
"url": "https://jamesbradach.com",
|
||||
"email": "heythere@jamesbradach.com",
|
||||
"format": "html",
|
||||
"gravatar": true,
|
||||
"theme": "eula-modern"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"copyright":"James Brooks","url":"http:\/\/james.brooks.so","email":"jbrooksuk@me.com","theme":"white cherry","gravatar":true}
|
||||
{"copyright":"James Brooks","url":"http:\/\/james-brooks.uk","email":"jbrooksuk@me.com","theme":"white cherry","gravatar":true}
|
||||
|
|
|
|||
5
users/jenish
Normal file
5
users/jenish
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
|
||||
{
|
||||
"copyright": "Rakholiya Jenish",
|
||||
"theme": "double-windsor"
|
||||
}
|
||||
|
|
@ -1 +1,4 @@
|
|||
{"copyright":"Yoshihide Jimbo","email":"yjimbo@gmail.com"}
|
||||
{
|
||||
"copyright": "Yoshihide Jimbo",
|
||||
"url": "https://github.com/jmblog/"
|
||||
}
|
||||
|
|
|
|||
6
users/johnschult.json
Normal file
6
users/johnschult.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"copyright": "John Schult, https://github.com/johnschult",
|
||||
"email": "johnschult@icloud.com",
|
||||
"gravatar": true,
|
||||
"theme" : "default"
|
||||
}
|
||||
|
|
@ -1 +1 @@
|
|||
{"copyright":"Joseandro Luiz"}
|
||||
{"copyright":"Joseandro Luiz","url":"https:\/\/github.com\/joseandro","email":"joseandro.luiz@gmail.com","gravatar":true}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"copyright": "Josh Price, http://jprice.github.io","url": "http://jprice.github.io","email": "josh@joshprice.net","gravatar": true,"theme": "black-beauty"}
|
||||
{"copyright": "Josh Price, http://jprice.io","url": "http://jprice.io","email": "josh@jprice.io","gravatar": true,"theme": "black-beauty"}
|
||||
|
|
|
|||
6
users/k33nice.json
Normal file
6
users/k33nice.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"copyright": "Alexandr Krykovliuk",
|
||||
"url": "http://k33nice.com",
|
||||
"email": "k33nice@gmail.com",
|
||||
"theme": "flesch"
|
||||
}
|
||||
|
|
@ -1 +1,7 @@
|
|||
{"copyright":"knakayama","email":"knakayama@gmail.com","format":"txt"}
|
||||
{
|
||||
"copyright": "knakayama, https://github.com/knakayama",
|
||||
"format": "txt",
|
||||
"email": "knakayama@gmail.com",
|
||||
"gravatar": true,
|
||||
"theme" : "default"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"copyright":"Leonardo Rifeli","url":"http:\/\/leonardorifeli.com","email":"leonardorifeli@gmail.com","theme":"default"}
|
||||
{"copyright":"Leonardo Rifeli","url":"http:\/\/leonardorifeli.com","email":"leonardorifeli@gmail.com"}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"copyright": "Magno Biét",
|
||||
"url": "http:\/\/magnobiet.com",
|
||||
"email": "magno.biet@gmail.com"
|
||||
}
|
||||
"email": "me@magnobiet.com"
|
||||
}
|
||||
|
|
|
|||
5
users/managenet.json
Normal file
5
users/managenet.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"copyright": "Jacob Marshall, https://manage.net.nz",
|
||||
"url": "https://manage.net.nz",
|
||||
"email": "support@manage.net.nz"
|
||||
}
|
||||
|
|
@ -1 +1 @@
|
|||
{"copyright":"Hong Minhee, http:\/\/dahlia.kr\/","url":"http:\/\/dahlia.kr\/","email":"minhee@dahlia.kr"}
|
||||
{"copyright":"Hong Minhee, http:\/\/hongminhee.org\/","url":"http:\/\/hongminhee.org\/","email":"hongminhee@member.fsf.org"}
|
||||
|
|
|
|||
8
users/minidfx.json
Normal file
8
users/minidfx.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"copyright": "MiniDfx, https://github.com/minidfx",
|
||||
"url": "http://blog.couloir42.ch",
|
||||
"format": "txt",
|
||||
"email": "minidfx@gmail.com",
|
||||
"gravatar": true,
|
||||
"theme" : "default"
|
||||
}
|
||||
5
users/nhanderu.json
Normal file
5
users/nhanderu.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"copyright": "Rafael Escobar",
|
||||
"url": "http://nhanderu.com",
|
||||
"email": "rafael.bze@gmail.com"
|
||||
}
|
||||
1
users/obihann.json
Normal file
1
users/obihann.json
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"copyright":"Jeffrey Hann","url":"http:\/\/jeffreyhann.ca","email":"jeffhann@gmail.com"}
|
||||
6
users/palleas.json
Normal file
6
users/palleas.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"copyright": "Romain 'Palleas' Pouclet, http://romain-pouclet.com",
|
||||
"url": "http://romain-pouclet.com",
|
||||
"email": "romain.pouclet@gmail.com",
|
||||
"gravatar": true
|
||||
}
|
||||
|
|
@ -1 +1 @@
|
|||
{"copyright":"Pedram Emrouznejad"}
|
||||
{"copyright":"Pedram Emrouznejad"}
|
||||
|
|
|
|||
|
|
@ -1 +1,8 @@
|
|||
{"copyright":"pushandplay"}
|
||||
{
|
||||
"copyright": "pushandplay",
|
||||
"url": "http://pushandplay.ru",
|
||||
"format": "txt",
|
||||
"email": "hello@pushandplay.ru",
|
||||
"gravatar": true,
|
||||
"theme": "default"
|
||||
}
|
||||
|
|
|
|||
1
users/queryli.json
Normal file
1
users/queryli.json
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"copyright":"QueryLI","url":"http:\/\/query.li","email":"hello@query.li","format":"html","gravatar": true}
|
||||
2
users/rafamello.json
Normal file
2
users/rafamello.json
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{"copyright":"Rafael Mello Campanari","url":"http:\/\/rafamello.com","email":"lab.rafamello@gmail.com","format":"txt",
|
||||
"theme": "flesch"}
|
||||
|
|
@ -1 +1 @@
|
|||
{"copyright":"Robert Ares"}
|
||||
{"copyright":"Robert Ares","url":"http:\/\/www.robares.com","email":"rob.ares+mit@gmail.com","format":"txt"}
|
||||
|
|
|
|||
6
users/revi.json
Normal file
6
users/revi.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"copyright": "Yongmin Hong (Revi), https://www.revi.pe.kr",
|
||||
"url": "https://www.revi.pe.kr",
|
||||
"email": "revi@member.fsf.org",
|
||||
"theme": "cherry"
|
||||
}
|
||||
|
|
@ -1 +1,5 @@
|
|||
{"copyright":"Rafael Pazini","url":"http:\/\/rflpazini.github.io","email":"rflpazini@gmail.com","format":"text"}
|
||||
{
|
||||
"copyright": "Rafael Pazini",
|
||||
"url": "http:\/\/rflpazini.github.io",
|
||||
"email": "rflpazini@gmail.com"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"copyright":"Ryan Wu","url":"http:\/\/ryanwu.me","email":"hello@ryanwu.me"}
|
||||
{"copyright":"Ryan Wu","url":"http:\/\/ryanwu.me","email":"hello@ryanwu.me","gravatar": true,"theme":"hilula"}
|
||||
|
|
|
|||
6
users/s-a.json
Normal file
6
users/s-a.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"copyright": "Stephan Ahlf",
|
||||
"url": "https://github.com/s-a",
|
||||
"email": "stephan.ahlf@gmail.com",
|
||||
"format": "txt"
|
||||
}
|
||||
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"copyright": "Simple App Group LLC",
|
||||
"email": "info@simpleappgroup.com",
|
||||
"format": "html",
|
||||
"theme": "blackwood",
|
||||
"url": "http://simpleappgroup.com"
|
||||
"copyright": "Simple App Group LLC",
|
||||
"email": "info@simpleappgroup.com",
|
||||
"format": "html",
|
||||
"theme": "opensans",
|
||||
"url": "https://simpleappgroup.com",
|
||||
"gravatar": true
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"copyright": "Scott Robertson, http://scottrobertson.me",
|
||||
"url": "http://scottrobertson.me",
|
||||
"email": "scott@scottrobertson.me",
|
||||
"copyright": "Scott Robertson, https://scottrobertson.me",
|
||||
"url": "https://scottrobertson.me",
|
||||
"email": "scottymeuk@gmail.com",
|
||||
"gravatar": true
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1,6 @@
|
|||
{"copyright":"Steve Guidetti","url":"http:\/\/www.ultramegatech.com"}
|
||||
{
|
||||
"copyright": "Steve Guidetti",
|
||||
"url": "http://www.ultramegasoft.com",
|
||||
"email" : "sguidetti@ultramegasoft.com",
|
||||
"gravatar": true
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"copyright":"Shiva Poudel"}
|
||||
{"copyright":"Shiva Poudel","url":"https:\/\/github.com/shivapoudel","theme":"double-windsor"}
|
||||
|
|
|
|||
1
users/sidak.json
Normal file
1
users/sidak.json
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"copyright":"Sidak Pal Singh"}
|
||||
|
|
@ -1 +1,6 @@
|
|||
{"copyright":"Sota Yamashita","url":"https:\/\/github.com\/sota0805"}
|
||||
{
|
||||
"copyright": "Sota Yamashita, https://github.com/sotayamashita",
|
||||
"url": "https://github.com/sotayamshita",
|
||||
"email": "sota.yamashita@gmail.com",
|
||||
"gravatar": false
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"copyright": "Teppei Sato", "url": "https:\/\/github.com\/teppeis", "email": "teppeis@gmail.com", "format": "double-windsor"}
|
||||
{"copyright": "Teppei Sato", "url": "https:\/\/github.com\/teppeis", "email": "teppeis@gmail.com", "theme": "double-windsor"}
|
||||
|
|
|
|||
|
|
@ -1 +1,6 @@
|
|||
{"copyright":"Tim Taylor, http:\/\/tool-man.org","url":"http:\/\/tool-man.org\/","email":"tim@tool-man.org","gravatar":true}
|
||||
{
|
||||
"copyright": "Tim Taylor, http://tool-man.org",
|
||||
"url": "http://tool-man.org/",
|
||||
"email": "tim@tool-man.org",
|
||||
"gravatar": true
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1,7 @@
|
|||
{"copyright":"Toomore Chiang, http:\/\/toomore.net\/","url":"http:\/\/toomore.net","theme":"silver-style","email":"toomore0929@gmail.com","gravatar":true}
|
||||
{
|
||||
"copyright": "Toomore Chiang, http://toomore.net/",
|
||||
"url": "http://toomore.net",
|
||||
"theme": "silver-style",
|
||||
"email": "toomore0929@gmail.com",
|
||||
"gravatar": true
|
||||
}
|
||||
|
|
|
|||
6
users/touma.json
Normal file
6
users/touma.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"copyright": "Kamijou Touma, http://ilp.moe",
|
||||
"url": "http://ilp.moe",
|
||||
"email": "kamijoutouma@l.ilp.moe",
|
||||
"format": "html"
|
||||
}
|
||||
6
users/voltdb.json
Normal file
6
users/voltdb.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"copyright":"VoltDB, Inc.",
|
||||
"url":"http:\/\/www.voltdb.com",
|
||||
"email":"info@voltdb.com",
|
||||
"format":"txt"
|
||||
}
|
||||
|
|
@ -1 +1,5 @@
|
|||
{"copyright":"Yoshiki Sato"}
|
||||
{
|
||||
"copyright":"Yoshiki Sato",
|
||||
"url":"http://xight.org",
|
||||
"gravatar":true
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"copyright":"Maxim Kouprianov","url":"https:\/\/kouprianov.com","email":"maxim@kouprianov.com","format":"txt"}
|
||||
{"copyright":"Maxim Kupriianov","url":"https:\/\/xlab.is","email":"max@kc.vc","format":"txt"}
|
||||
|
|
@ -1 +1 @@
|
|||
{"copyright":"xuhong chen"}
|
||||
{"copyright": "xuhong chen", "url": "http:\/\/xuhong.github.com", "email": "cxh710200711@gmail.com"}
|
||||
|
|
|
|||
5
users/ylrxeidx.json
Normal file
5
users/ylrxeidx.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"copyright": "Aldo Iljazi",
|
||||
"email": "ylrxeidx@openmailbox.org",
|
||||
"theme": "flesch"
|
||||
}
|
||||
5
users/zzzzbov.json
Normal file
5
users/zzzzbov.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"copyright": "zzzzBov",
|
||||
"email": "zzzzbov@gmail.com",
|
||||
"url": "http://zzzzbov.com"
|
||||
}
|
||||
Loading…
Reference in a new issue