Skip to content

Commit 9b400c1

Browse files
authored
docs: add Alioth1017 as a contributor for code
docs: add Alioth1017 as a contributor for code
2 parents 840f537 + 4e90e70 commit 9b400c1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,15 @@
138138
"contributions": [
139139
"code"
140140
]
141+
},
142+
{
143+
"login": "Alioth1017",
144+
"name": "Alioth",
145+
"avatar_url": "https://avatars.githubusercontent.com/u/10696356?v=4",
146+
"profile": "https://github.com/Alioth1017",
147+
"contributions": [
148+
"code"
149+
]
141150
}
142151
],
143152
"contributorsPerLine": 7,

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# alita
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
[![Build With Umi](https://img.shields.io/badge/build%20with-umi-028fe4.svg?style=flat-square)](http://umijs.org/) <a href="https://alitajs.com"><img src="https://img.shields.io/badge/alitajs-alita-blue.svg" alt="alita" /></a>
@@ -61,6 +61,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6161
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Hexi1997"><img src="https://avatars.githubusercontent.com/u/66669483?v=4?s=100" width="100px;" alt="Hexi"/><br /><sub><b>Hexi</b></sub></a><br /><a href="https://github.com/alitajs/alita/commits?author=Hexi1997" title="Code">💻</a></td>
6262
<td align="center" valign="top" width="14.28%"><a href="https://github.com/damonwonghv"><img src="https://avatars.githubusercontent.com/u/11707312?v=4?s=100" width="100px;" alt="Damon Wong"/><br /><sub><b>Damon Wong</b></sub></a><br /><a href="https://github.com/alitajs/alita/commits?author=damonwonghv" title="Code">💻</a></td>
6363
</tr>
64+
<tr>
65+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Alioth1017"><img src="https://avatars.githubusercontent.com/u/10696356?v=4?s=100" width="100px;" alt="Alioth"/><br /><sub><b>Alioth</b></sub></a><br /><a href="https://github.com/alitajs/alita/commits?author=Alioth1017" title="Code">💻</a></td>
66+
</tr>
6467
</tbody>
6568
</table>
6669

0 commit comments

Comments
 (0)