This commit is contained in:
Richie Bendall 2019-08-07 19:50:04 +12:00
commit 16a6c2c4e9
No known key found for this signature in database
GPG key ID: 1C6A99DFA9D306FC
4 changed files with 26 additions and 2 deletions

6
users/dongfg.json Normal file
View file

@ -0,0 +1,6 @@
{
"copyright": "dongfg",
"url": "https://dongfg.com",
"email": "mail@dongfg.com",
"format": "txt"
}

9
users/rodrigokono.json Normal file
View file

@ -0,0 +1,9 @@
{
"copyright": "Rodrigo Kono",
"url": "http://rodrigokono.net",
"email": "rodrigokono@gmail.com",
"format": "html",
"license": "mit",
"theme": "default",
"gravatar": "true"
}

9
users/stan-williams.json Normal file
View file

@ -0,0 +1,9 @@
{
"copyright": "Stan Williams",
"url": "http://stanwilliams.org",
"email": "oldtoolmaker@gmail.com",
"format": "html",
"license": "mit",
"theme": "default",
"gravatar": "true"
}

View file

@ -1,8 +1,8 @@
{
"copyright": "Suriyaa Kudo",
"copyright": "Suriyaa R. Sundararuban",
"url": "https://github.com/SuriyaaKudoIsc",
"format": "html",
"email": "isc.suriyaa@gmail.com",
"email": "github@suriyaa.tk",
"gravatar": true,
"theme": "default"
}