Skip to content

Commit 5925332

Browse files
docs: add liuxdi as a contributor for code (#294)
* 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 d69d57a commit 5925332

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@
197197
]
198198
},
199199
{
200-
201200
"login": "ElsaOOo",
202201
"name": "ElsaOOo",
203202
"avatar_url": "https://avatars.githubusercontent.com/u/48074435?v=4",
@@ -206,6 +205,15 @@
206205
"infra",
207206
"code"
208207
]
208+
},
209+
{
210+
"login": "liuxdi",
211+
"name": "刘小迪",
212+
"avatar_url": "https://avatars.githubusercontent.com/u/10958003?v=4",
213+
"profile": "https://github.com/liuxdi",
214+
"contributions": [
215+
"code"
216+
]
209217
}
210218
],
211219
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
183183
<td align="center"><a href="http://www.naluduo.vip"><img src="https://avatars.githubusercontent.com/u/28448589?v=4?s=100" width="100px;" alt=""/><br /><sub><b>纳撸多</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=naluduo233" title="Code">💻</a></td>
184184
<td align="center"><a href="https://github.com/ElsaOOo"><img src="https://avatars.githubusercontent.com/u/48074435?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ElsaOOo</b></sub></a><br /><a href="#infra-ElsaOOo" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/DevCloudFE/vue-devui/commits?author=ElsaOOo" title="Code">💻</a></td>
185185
</tr>
186+
<tr>
187+
<td align="center"><a href="https://github.com/liuxdi"><img src="https://avatars.githubusercontent.com/u/10958003?v=4?s=100" width="100px;" alt=""/><br /><sub><b>刘小迪</b></sub></a><br /><a href="https://github.com/DevCloudFE/vue-devui/commits?author=liuxdi" title="Code">💻</a></td>
188+
</tr>
186189
</table>
187190

188191
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)