Skip to content

Commit

Permalink
Merge pull request #50 from vsoch/contributors/update-2022-09-29
Browse files Browse the repository at this point in the history
[tributors] contributors/update-2022-09-29
  • Loading branch information
vsoch authored Sep 29, 2022
2 parents 0e2ac36 + 288cdb0 commit 9999e3a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 4 deletions.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,17 @@
"avatar_url": [
"https://avatars.githubusercontent.com/u/4522799?v=4"
]
},
{
"login": "Traceton",
"name": "Traceton",
"contributions": [
"code"
],
"profile": "https://github.com/Traceton",
"avatar_url": [
"https://avatars.githubusercontent.com/u/40130660?v=4"
]
}
],
"contributorsPerLine": 7
Expand Down
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,16 @@ tool to generate a contributors graphic below.
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://vsoch.github.io"><img src="https://avatars.githubusercontent.com/u/814322?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Vanessasaurus</b></sub></a><br /><a href="https://github.com/vsoch/citelang/commits?author=vsoch" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/dtrudg"><img src="https://avatars.githubusercontent.com/u/4522799?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dave Trudgian</b></sub></a><br /><a href="https://github.com/vsoch/citelang/commits?author=dtrudg" title="Code">💻</a></td>
</tr>
<tbody>
<tr>
<td align="center"><a href="https://vsoch.github.io"><img src="https://avatars.githubusercontent.com/u/814322?v=4?s=100" width="100px;" alt="Vanessasaurus"/><br /><sub><b>Vanessasaurus</b></sub></a><br /><a href="https://github.com/vsoch/citelang/commits?author=vsoch" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/dtrudg"><img src="https://avatars.githubusercontent.com/u/4522799?v=4?s=100" width="100px;" alt="Dave Trudgian"/><br /><sub><b>Dave Trudgian</b></sub></a><br /><a href="https://github.com/vsoch/citelang/commits?author=dtrudg" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Traceton"><img src="https://avatars.githubusercontent.com/u/40130660?v=4?s=100" width="100px;" alt="Traceton"/><br /><sub><b>Traceton</b></sub></a><br /><a href="https://github.com/vsoch/citelang/commits?author=Traceton" title="Code">💻</a></td>
</tr>
</tbody>
<tfoot>

</tfoot>
</table>

<!-- markdownlint-restore -->
Expand Down

0 comments on commit 9999e3a

Please sign in to comment.