Skip to content

Commit dabc620

Browse files
docs: add kirjai as a contributor (#566)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Anton Gilgur <agilgur5@gmail.com>
1 parent 78073f7 commit dabc620

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
@@ -347,6 +347,15 @@
347347
"contributions": [
348348
"code"
349349
]
350+
},
351+
{
352+
"login": "kirjai",
353+
"name": "Kirils Ladovs",
354+
"avatar_url": "https://avatars1.githubusercontent.com/u/9858620?v=4",
355+
"profile": "https://kirjai.com",
356+
"contributions": [
357+
"doc"
358+
]
350359
}
351360
],
352361
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
552552
<td align="center"><a href="http://www.twitter.com/jake_gavin"><img src="https://avatars2.githubusercontent.com/u/5965895?v=4" width="100px;" alt=""/><br /><sub><b>Jake Gavin</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Ajakegavin" title="Bug reports">🐛</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=jakegavin" title="Code">💻</a></td>
553553
<td align="center"><a href="https://grantforrest.dev"><img src="https://avatars1.githubusercontent.com/u/2829772?v=4" width="100px;" alt=""/><br /><sub><b>Grant Forrest</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=a-type" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=a-type" title="Tests">⚠️</a> <a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Aa-type" title="Bug reports">🐛</a></td>
554554
<td align="center"><a href="https://sebastienlorber.com/"><img src="https://avatars0.githubusercontent.com/u/749374?v=4" width="100px;" alt=""/><br /><sub><b>Sébastien Lorber</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=slorber" title="Code">💻</a></td>
555+
<td align="center"><a href="https://kirjai.com"><img src="https://avatars1.githubusercontent.com/u/9858620?v=4" width="100px;" alt=""/><br /><sub><b>Kirils Ladovs</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=kirjai" title="Documentation">📖</a></td>
555556
</tr>
556557
</table>
557558

0 commit comments

Comments
 (0)