Skip to content

Commit 35e257d

Browse files
docs: add MisterTimn as a contributor for code, doc (#32)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 0144320 commit 35e257d

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,16 @@
2020
"code",
2121
"doc"
2222
]
23+
},
24+
{
25+
"login": "MisterTimn",
26+
"name": "Jasper Vaneessen",
27+
"avatar_url": "https://avatars.githubusercontent.com/u/4209558?v=4",
28+
"profile": "https://github.com/MisterTimn",
29+
"contributions": [
30+
"code",
31+
"doc"
32+
]
2333
}
2434
]
2535
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ identified from [commit messages][3]:
8585
<!-- markdownlint-disable -->
8686
<table>
8787
<tr>
88+
<td align="center"><a href="https://github.com/MisterTimn"><img src="https://avatars.githubusercontent.com/u/4209558?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jasper Vaneessen</b></sub></a><br /><a href="https://github.com/TomerFi/version-bumper-action/commits?author=MisterTimn" title="Code">💻</a> <a href="https://github.com/TomerFi/version-bumper-action/commits?author=MisterTimn" title="Documentation">📖</a></td>
8889
<td align="center"><a href="https://github.com/mrdoodles"><img src="https://avatars.githubusercontent.com/u/19146299?v=4?s=100" width="100px;" alt=""/><br /><sub><b>mrdoodles</b></sub></a><br /><a href="https://github.com/TomerFi/version-bumper-action/commits?author=mrdoodles" title="Code">💻</a> <a href="https://github.com/TomerFi/version-bumper-action/commits?author=mrdoodles" title="Documentation">📖</a></td>
8990
</tr>
9091
</table>

0 commit comments

Comments
 (0)