Merge pull request #133 from nathonius/all-contributors/add-nathonius

docs: add nathonius as a contributor for doc
This commit is contained in:
Nathan 2024-07-08 18:12:31 -04:00 committed by GitHub
commit 5aab216db0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 26 additions and 2 deletions

View file

@ -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"
]
}
]
}

View file

@ -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 -->