Skip to content

Commit

Permalink
docs: add LionelMessiYoung10 as a contributor for userTesting (#22)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: create .all-contributorsrc [skip ci]

---------

Signed-off-by: mslxl <i@mslxl.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: mslxl <i@mslxl.com>
  • Loading branch information
allcontributors[bot] and mslxl committed Dec 8, 2023
1 parent d531e1d commit 989f930
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
33 changes: 17 additions & 16 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,30 @@
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "provlegisto",
"projectOwner": "sdufeACM",
"contributors": [
{
"login": "LionelMessiYoung10",
"name": "LMY",
"avatar_url": "https://github.com/avatars/u/102243969?v=4",
"profile": "https://github.com/LionelMessiYoung10",
"contributions": [
"userTesting"
]
},
{
"login": "xia0ne",
"name": "YuRuiH",
"avatar_url": "https://github.com/avatars/u/32591223?v=4",
"profile": "http://blog.myyrh.com",
"contributions": [
"userTesting"
]
]
},
{
"login": "mslxl",
Expand All @@ -26,21 +41,7 @@
"test",
"design"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "provlegisto",
"projectOwner": "sdufeACM",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
},
{
"login": "gjh303987897",
"name": "galong",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ Also you can run `pnpm tauri dev` to debug the program.
Any pull request are welcomed to this project



## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Expand All @@ -93,6 +92,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LionelMessiYoung10"><img src="https://github.com/avatars/u/102243969?v=4?s=100" width="100px;" alt="LMY"/><br /><sub><b>LMY</b></sub></a><br /><a href="#userTesting-LionelMessiYoung10" title="User Testing">📓</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/gjh303987897"><img src="https://github.com/avatars/u/94678496?v=4?s=100" width="100px;" alt="galong"/><br /><sub><b>galong</b></sub></a><br /><a href="#code-gjh303987897" title="Code">💻</a> <a href="#userTesting-gjh303987897" title="User Testing">📓</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://blog.myyrh.com"><img src="https://github.com/avatars/u/32591223?v=4?s=100" width="100px;" alt="YuRuiH"/><br /><sub><b>YuRuiH</b></sub></a><br /><a href="#userTesting-xia0ne" title="User Testing">📓</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://blog.mslxl.com"><img src="https://github.com/avatars/u/11132880?v=4?s=100" width="100px;" alt="mslxl"/><br /><sub><b>mslxl</b></sub></a><br /><a href="https://github.com/sdufeACM/provlegisto/commits?author=mslxl" title="Code">💻</a> <a href="https://github.com/sdufeACM/provlegisto/commits?author=mslxl" title="Tests">⚠️</a> <a href="#design-mslxl" title="Design">🎨</a></td>
Expand Down

0 comments on commit 989f930

Please sign in to comment.