This commit is contained in:
Richie Bendall 2019-08-12 21:00:01 +12:00
commit 81d8066aab
No known key found for this signature in database
GPG key ID: 1C6A99DFA9D306FC
6 changed files with 52 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
"copyright": "Absorbing Chaos LLC",
"url": "https://absorbingchaos.com",
"email": "corp@absorbingchaos.com",
"format": "html",
"license": "mit",
"theme": "default",
"gravatar": "false"
}

9
users/alfmo.json Normal file
View file

@ -0,0 +1,9 @@
{
"copyright": "Alfred Mohenu Adjei",
"url": "https://github.com/alfmoh",
"email": "oss.alfmo@gmail.com",
"format": "html",
"license": "mit",
"theme": "default",
"gravatar": "true"
}

9
users/dennohpeter.json Normal file
View file

@ -0,0 +1,9 @@
{
"copyright": "Dennis Peterson",
"url": "http://dennispeter.herokuapp.com",
"email": "denispeterson96@gmail.com",
"format": "html",
"license": "mit",
"theme": "default",
"gravatar": "true"
}

8
users/domdomegg.json Normal file
View file

@ -0,0 +1,8 @@
{
"copyright": "Adam Jones",
"url": "https://domdomegg.github.io/",
"format": "html",
"license": "mit",
"theme": "default",
"gravatar": "false"
}

9
users/roseauhan.json Normal file
View file

@ -0,0 +1,9 @@
{
"copyright": "roseauhan",
"url": "https://roseauhan.github.io",
"email": "roseauhan@gmail.com",
"format": "html",
"license": "mit",
"theme": "default",
"gravatar": "false"
}

View file

@ -0,0 +1,8 @@
{
"copyright": "Thomas Placais",
"email": "thomas.placais@protonmail.com",
"format": "text",
"license": "mit",
"theme": "default",
"gravatar": "false"
}