Skip to content

Commit

Permalink
Merge pull request #61 from tom-andersson/all-contributors/add-kallew…
Browse files Browse the repository at this point in the history
…esterling

docs: add kallewesterling as a contributor for doc
  • Loading branch information
kallewesterling authored Oct 11, 2023
2 parents 32d83b8 + 2d0d945 commit 0c6ea21
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "kallewesterling",
"name": "Kalle Westerling",
"avatar_url": "https://avatars.githubusercontent.com/u/7298727?v=4",
"profile": "http://www.westerling.nu",
"contributions": [
"code",
"doc"
]
},
{
"login": "tom-andersson",
"name": "Tom Andersson",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ DeepSensor is funded by [The Alan Turing Institute](https://www.turing.ac.uk/).
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://www.westerling.nu"><img src="https://avatars.githubusercontent.com/u/7298727?v=4?s=100" width="100px;" alt="Kalle Westerling"/><br /><sub><b>Kalle Westerling</b></sub></a><br /><a href="#code-kallewesterling" title="Code">💻</a> <a href="#doc-kallewesterling" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.bas.ac.uk/profile/tomand"><img src="https://avatars.githubusercontent.com/u/26459412?v=4?s=100" width="100px;" alt="Tom Andersson"/><br /><sub><b>Tom Andersson</b></sub></a><br /><a href="#code-tom-andersson" title="Code">💻</a></td>
</tr>
</tbody>
Expand Down

0 comments on commit 0c6ea21

Please sign in to comment.