Skip to content

Commit 26a3863

Browse files
docs: add undefined-moe as a contributor for doc (#2498)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent a530a27 commit 26a3863

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,15 @@
263263
"contributions": [
264264
"doc"
265265
]
266+
},
267+
{
268+
"login": "undefined-moe",
269+
"name": "undefined",
270+
"avatar_url": "https://avatars.githubusercontent.com/u/29992205?v=4",
271+
"profile": "https://undefined.moe/",
272+
"contributions": [
273+
"doc"
274+
]
266275
}
267276
],
268277
"contributorsPerLine": 7,

README.md

+4-7
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-28-orange.svg?style=flat-square)](#contributors-)
13-
11+
[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#contributors-)
1412
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1513

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

14211419
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
1422-
14231420
<!-- prettier-ignore-start -->
1424-
14251421
<!-- markdownlint-disable -->
1426-
14271422
<table>
14281423
<tbody>
14291424
<tr>
@@ -1462,11 +1457,13 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
14621457
<td align="center" valign="top" width="14.28%"><a href="https://lukaspfahler.de"><img src="https://avatars.githubusercontent.com/u/2308119?v=4?s=100" width="100px;" alt="Lukas Pfahler"/><br /><sub><b>Lukas Pfahler</b></sub></a><br /><a href="https://github.com/tj-actions/changed-files/commits?author=Whadup" title="Code">💻</a></td>
14631458
<td align="center" valign="top" width="14.28%"><a href="https://github.com/RajendraP"><img src="https://avatars.githubusercontent.com/u/8928165?v=4?s=100" width="100px;" alt="Rajendra Pandey"/><br /><sub><b>Rajendra Pandey</b></sub></a><br /><a href="https://github.com/tj-actions/changed-files/commits?author=RajendraP" title="Documentation">📖</a></td>
14641459
</tr>
1460+
<tr>
1461+
<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>
1462+
</tr>
14651463
</tbody>
14661464
</table>
14671465

14681466
<!-- markdownlint-restore -->
1469-
14701467
<!-- prettier-ignore-end -->
14711468

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

0 commit comments

Comments
 (0)