Skip to content

Commit 2dfa51b

Browse files
allcontributors[bot]Kent C. Dodds
authored andcommitted
docs: add lifeart as a contributor (#49)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: null <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 2a2c9e4 commit 2dfa51b

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

.all-contributorsrc

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,18 @@
8989
"contributions": [
9090
"code"
9191
]
92+
},
93+
{
94+
"login": "lifeart",
95+
"name": "Alex Kanunnikov",
96+
"avatar_url": "https://avatars2.githubusercontent.com/u/1360552?v=4",
97+
"profile": "https://github.com/lifeart",
98+
"contributions": [
99+
"code",
100+
"test"
101+
]
92102
}
93-
]
103+
],
104+
"repoHost": "https://github.com",
105+
"contributorsPerLine": 7
94106
}

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -474,8 +474,7 @@ I've been thinking about this for a while. The API was inspired by:
474474
Thanks goes to these people ([emoji key][emojis]):
475475

476476
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
477-
<!-- prettier-ignore-start -->
478-
<!-- markdownlint-disable -->
477+
<!-- prettier-ignore -->
479478
<table>
480479
<tr>
481480
<td align="center"><a href="https://kentcdodds.com"><img src="https://avatars.githubusercontent.com/u/1500684?v=3" width="100px;" alt="Kent C. Dodds"/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="https://github.com/babel-utils/babel-plugin-tester/commits?author=kentcdodds" title="Code">💻</a> <a href="https://github.com/babel-utils/babel-plugin-tester/commits?author=kentcdodds" title="Documentation">📖</a> <a href="#infra-kentcdodds" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/babel-utils/babel-plugin-tester/commits?author=kentcdodds" title="Tests">⚠️</a></td>
@@ -488,12 +487,10 @@ Thanks goes to these people ([emoji key][emojis]):
488487
</tr>
489488
<tr>
490489
<td align="center"><a href="https://github.com/merceyz"><img src="https://avatars0.githubusercontent.com/u/3842800?v=4" width="100px;" alt="Kristoffer K."/><br /><sub><b>Kristoffer K.</b></sub></a><br /><a href="https://github.com/babel-utils/babel-plugin-tester/commits?author=merceyz" title="Code">💻</a></td>
490+
<td align="center"><a href="https://github.com/lifeart"><img src="https://avatars2.githubusercontent.com/u/1360552?v=4" width="100px;" alt="Alex Kanunnikov"/><br /><sub><b>Alex Kanunnikov</b></sub></a><br /><a href="https://github.com/babel-utils/babel-plugin-tester/commits?author=lifeart" title="Code">💻</a> <a href="https://github.com/babel-utils/babel-plugin-tester/commits?author=lifeart" title="Tests">⚠️</a></td>
491491
</tr>
492492
</table>
493493

494-
<!-- markdownlint-enable -->
495-
<!-- prettier-ignore-end -->
496-
497494
<!-- ALL-CONTRIBUTORS-LIST:END -->
498495

499496
This project follows the [all-contributors][all-contributors] specification.

0 commit comments

Comments
 (0)