mirror of
https://github.com/nathonius/obsidian-github-link.git
synced 2026-07-22 09:20:25 +00:00
docs: update .all-contributorsrc
This commit is contained in:
parent
5a9766bf30
commit
2b270db569
1 changed files with 19 additions and 2 deletions
|
|
@ -1,4 +1,21 @@
|
|||
{
|
||||
"projectName": "obsidian-github-link",
|
||||
"projectOwner": "nathonius"
|
||||
"projectName": "obsidian-github-link",
|
||||
"projectOwner": "nathonius",
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"commitType": "docs",
|
||||
"commitConvention": "angular",
|
||||
"contributorsPerLine": 7,
|
||||
"contributors": [
|
||||
{
|
||||
"login": "nathonius",
|
||||
"name": "Nathan",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/4851889?v=4",
|
||||
"profile": "http://nathan-smith.org",
|
||||
"contributions": [
|
||||
"doc"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue