mirror of
https://github.com/nathonius/obsidian-github-link.git
synced 2026-07-22 09:20:25 +00:00
Merge pull request #133 from nathonius/all-contributors/add-nathonius
docs: add nathonius as a contributor for doc
This commit is contained in:
commit
5aab216db0
2 changed files with 26 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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -50,6 +50,13 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for info on contributing to the project.
|
|||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||
<!-- prettier-ignore-start -->
|
||||
<!-- markdownlint-disable -->
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="http://nathan-smith.org"><img src="https://avatars.githubusercontent.com/u/4851889?v=4?s=100" width="100px;" alt="Nathan"/><br /><sub><b>Nathan</b></sub></a><br /><a href="#doc-nathonius" title="Documentation">📖</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<!-- markdownlint-restore -->
|
||||
<!-- prettier-ignore-end -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue