mirror of
https://github.com/nellowtcs/Obsidian-IroView.git
synced 2026-07-22 06:56:57 +00:00
Simplify .all-contributorsrc configuration
Removed unnecessary fields from .all-contributorsrc.
This commit is contained in:
parent
5e4cc24d92
commit
2ba5b7a2f2
1 changed files with 2 additions and 5 deletions
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"projectName": "Obsidian-IroView",
|
||||
"projectOwner": "NellowTCS",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"files": ["README.md"]
|
||||
"projectName": "Obsidian-IroView",
|
||||
"projectOwner": "NellowTCS"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue