Skip to content

Commit f000a9b

Browse files
docs: add Jellyfrog as a contributor for code, and doc (#2573)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 7a9a6d2 commit f000a9b

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,16 @@
272272
"contributions": [
273273
"doc"
274274
]
275+
},
276+
{
277+
"login": "Jellyfrog",
278+
"name": "Jellyfrog",
279+
"avatar_url": "https://avatars.githubusercontent.com/u/759887?v=4",
280+
"profile": "https://github.com/Jellyfrog",
281+
"contributions": [
282+
"code",
283+
"doc"
284+
]
275285
}
276286
],
277287
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
[![Update release version.](https://github.com/tj-actions/changed-files/actions/workflows/sync-release-version.yml/badge.svg)](https://github.com/tj-actions/changed-files/actions/workflows/sync-release-version.yml)
99

1010
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
11-
12-
[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#contributors-)
13-
11+
[![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square)](#contributors-)
1412
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1513

1614
## changed-files
@@ -1401,11 +1399,8 @@ If you are reporting a bug, please include:
14011399
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
14021400

14031401
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
1404-
14051402
<!-- prettier-ignore-start -->
1406-
14071403
<!-- markdownlint-disable -->
1408-
14091404
<table>
14101405
<tbody>
14111406
<tr>
@@ -1446,12 +1441,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
14461441
</tr>
14471442
<tr>
14481443
<td align="center" valign="top" width="14.28%"><a href="https://undefined.moe/"><img src="https://avatars.githubusercontent.com/u/29992205?v=4?s=100" width="100px;" alt="undefined"/><br /><sub><b>undefined</b></sub></a><br /><a href="https://github.com/tj-actions/changed-files/commits?author=undefined-moe" title="Documentation">📖</a></td>
1444+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Jellyfrog"><img src="https://avatars.githubusercontent.com/u/759887?v=4?s=100" width="100px;" alt="Jellyfrog"/><br /><sub><b>Jellyfrog</b></sub></a><br /><a href="https://github.com/tj-actions/changed-files/commits?author=Jellyfrog" title="Code">💻</a> <a href="https://github.com/tj-actions/changed-files/commits?author=Jellyfrog" title="Documentation">📖</a></td>
14491445
</tr>
14501446
</tbody>
14511447
</table>
14521448

14531449
<!-- markdownlint-restore -->
1454-
14551450
<!-- prettier-ignore-end -->
14561451

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

0 commit comments

Comments
 (0)