Skip to content

Commit

Permalink
FIX QD contribution (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
htwangtw authored Jan 28, 2025
1 parent 7f6ad7e commit fc18fce
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,6 @@
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "Hyedryn",
"name": "Quentin Dessain",
"avatar_url": "https://avatars.githubusercontent.com/u/5383293?v=4",
"profile": "https://github.com/Hyedryn",
"contributions": [
"userTesting",
"platform"
]
},
{
"login": "htwangtw",
"name": "Hao-Ting Wang",
Expand All @@ -29,6 +19,16 @@
"code",
"test"
]
}
},
{
"login": "Hyedryn",
"name": "Quentin Dessain",
"avatar_url": "https://avatars.githubusercontent.com/u/5383293?v=4",
"profile": "https://github.com/Hyedryn",
"contributions": [
"userTesting",
"platform"
]
},
]
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ If you submit a new pull request please be as detailed as possible in your comme
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Hyedryn"><img src="https://avatars.githubusercontent.com/u/5383293?v=4?s=100" width="100px;" alt="Quentin Dessain"/><br /><sub><b>Quentin Dessain</b></sub></a><br /><a href="#userTesting-Hyedryn" title="User Testing">📓</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://wanghaoting.com/"><img src="https://avatars.githubusercontent.com/u/13743617?v=4?s=100" width="100px;" alt="Hao-Ting Wang"/><br /><sub><b>Hao-Ting Wang</b></sub></a><br /><a href="#ideas-htwangtw" title="Ideas, Planning, & Feedback">🤔</a> <a href="#research-htwangtw" title="Research">🔬</a> <a href="#code-htwangtw" title="Code">💻</a> <a href="#test-htwangtw" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Hyedryn"><img src="https://avatars.githubusercontent.com/u/5383293?v=4?s=100" width="100px;" alt="Quentin Dessain"/><br /><sub><b>Quentin Dessain</b></sub></a><br /><a href="#userTesting-Hyedryn" title="User Testing">📓</a> <a href="#platform-Hyedryn" title="Packaging">📦</a> </td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit fc18fce

Please sign in to comment.