mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-03-25 09:25:49 +00:00
chore: Remove test users
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
parent
c071817640
commit
97163ea75c
4 changed files with 0 additions and 30 deletions
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"copyright": "test1",
|
||||
"format": "html",
|
||||
"license": "mit",
|
||||
"theme": "default",
|
||||
"gravatar": false
|
||||
}
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"copyright": "test2",
|
||||
"format": "html",
|
||||
"license": "mit",
|
||||
"theme": "default",
|
||||
"gravatar": true
|
||||
}
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"copyright": "test3",
|
||||
"email": "richiebendall@gmail.com",
|
||||
"format": "html",
|
||||
"license": "mit",
|
||||
"theme": "richienb",
|
||||
"gravatar": true
|
||||
}
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"copyright": "test4",
|
||||
"email": "richiebendall@gmail.com",
|
||||
"format": "html",
|
||||
"license": "mit",
|
||||
"theme": "richienb",
|
||||
"gravatar": false
|
||||
}
|
||||
Loading…
Reference in a new issue