Skip to content

Commit 86a7640

Browse files
docs: add tjenkinson as a contributor (#293)
* 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 4ca43fd commit 86a7640

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,15 @@
294294
"contributions": [
295295
"doc"
296296
]
297+
},
298+
{
299+
"login": "tjenkinson",
300+
"name": "Tom Jenkinson",
301+
"avatar_url": "https://avatars0.githubusercontent.com/u/3259993?v=4",
302+
"profile": "https://tjenkinson.me",
303+
"contributions": [
304+
"code"
305+
]
297306
}
298307
],
299308
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
113113
</tr>
114114
<tr>
115115
<td align="center"><a href="https://github.com/BenJam"><img src="https://avatars2.githubusercontent.com/u/158833?v=4" width="64px;" alt=""/><br /><sub><b>Benjamin Nickolls</b></sub></a><br /><a href="https://github.com/github/docs/commits?author=BenJam" title="Documentation">📖</a></td>
116+
<td align="center"><a href="https://tjenkinson.me"><img src="https://avatars0.githubusercontent.com/u/3259993?v=4" width="64px;" alt=""/><br /><sub><b>Tom Jenkinson</b></sub></a><br /><a href="https://github.com/github/docs/commits?author=tjenkinson" title="Code">💻</a></td>
116117
</tr>
117118
</table>
118119

0 commit comments

Comments
 (0)