Skip to content

Commit fe0a8cd

Browse files
docs: add pkit as a contributor for code (#397)
* 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 de8d1bc commit fe0a8cd

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,15 @@
9696
"contributions": [
9797
"doc"
9898
]
99+
},
100+
{
101+
"login": "pkit",
102+
"name": "Constantine Peresypkin",
103+
"avatar_url": "https://avatars.githubusercontent.com/u/805654?v=4",
104+
"profile": "https://github.com/pkit",
105+
"contributions": [
106+
"code"
107+
]
99108
}
100109
],
101110
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66
[![Windows](https://img.shields.io/badge/Windows-0078D6?logo=windows\&logoColor=white)](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on)
77

88
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
9-
10-
[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)
11-
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-)
1210
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1311

1412
## changed-files
@@ -316,11 +314,8 @@ If you are reporting a bug, please include:
316314
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
317315

318316
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
319-
320317
<!-- prettier-ignore-start -->
321-
322318
<!-- markdownlint-disable -->
323-
324319
<table>
325320
<tr>
326321
<td align="center"><a href="https://github.com/jsoref"><img src="https://avatars.githubusercontent.com/u/2119212?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Josh Soref</b></sub></a><br /><a href="https://github.com/tj-actions/changed-files/commits?author=jsoref" title="Documentation">📖</a></td>
@@ -335,11 +330,11 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
335330
<td align="center"><a href="https://github.com/wushujames"><img src="https://avatars.githubusercontent.com/u/677529?v=4?s=100" width="100px;" alt=""/><br /><sub><b>James Cheng</b></sub></a><br /><a href="https://github.com/tj-actions/changed-files/commits?author=wushujames" title="Documentation">📖</a></td>
336331
<td align="center"><a href="https://qiita.com/SUZUKI_Masaya"><img src="https://avatars.githubusercontent.com/u/15100604?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Masaya Suzuki</b></sub></a><br /><a href="https://github.com/tj-actions/changed-files/commits?author=massongit" title="Code">💻</a></td>
337332
<td align="center"><a href="https://fagai.net"><img src="https://avatars.githubusercontent.com/u/1772112?v=4?s=100" width="100px;" alt=""/><br /><sub><b>fagai</b></sub></a><br /><a href="https://github.com/tj-actions/changed-files/commits?author=fagai" title="Documentation">📖</a></td>
333+
<td align="center"><a href="https://github.com/pkit"><img src="https://avatars.githubusercontent.com/u/805654?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Constantine Peresypkin</b></sub></a><br /><a href="https://github.com/tj-actions/changed-files/commits?author=pkit" title="Code">💻</a></td>
338334
</tr>
339335
</table>
340336

341337
<!-- markdownlint-restore -->
342-
343338
<!-- prettier-ignore-end -->
344339

345340
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)