Skip to content

Commit 6245e2b

Browse files
authored
Merge pull request #120 from cpp-lln-lab/all-contributors/add-yyang1234
add yyang1234 as a contributor for bug, and userTesting
2 parents 243be73 + 3586917 commit 6245e2b

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,16 @@
9191
"bug",
9292
"userTesting"
9393
]
94+
},
95+
{
96+
"login": "yyang1234",
97+
"name": "Ying Yang",
98+
"avatar_url": "https://avatars.githubusercontent.com/u/59220868?v=4",
99+
"profile": "https://github.com/yyang1234",
100+
"contributions": [
101+
"bug",
102+
"userTesting"
103+
]
94104
}
95105
],
96106
"contributorsPerLine": 7,

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ Also includes:
9191
<td align="center" valign="top" width="14.28%"><a href="https://github.com/CerenB"><img src="https://avatars.githubusercontent.com/u/10451654?v=4?s=100" width="100px;" alt="Ceren Battal"/><br /><sub><b>Ceren Battal</b></sub></a><br /><a href="https://github.com/cpp-lln-lab/CPP_ROI/commits?author=CerenB" title="Code">💻</a> <a href="https://github.com/cpp-lln-lab/CPP_ROI/pulls?q=is%3Apr+reviewed-by%3ACerenB" title="Reviewed Pull Requests">👀</a> <a href="#userTesting-CerenB" title="User Testing">📓</a></td>
9292
<td align="center" valign="top" width="14.28%"><a href="https://github.com/JacMatu"><img src="https://avatars.githubusercontent.com/u/94451915?v=4?s=100" width="100px;" alt="Jacek Matuszewski"/><br /><sub><b>Jacek Matuszewski</b></sub></a><br /><a href="https://github.com/cpp-lln-lab/CPP_ROI/issues?q=author%3AJacMatu" title="Bug reports">🐛</a> <a href="#userTesting-JacMatu" title="User Testing">📓</a></td>
9393
</tr>
94+
<tr>
95+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/yyang1234"><img src="https://avatars.githubusercontent.com/u/59220868?v=4?s=100" width="100px;" alt="Ying Yang"/><br /><sub><b>Ying Yang</b></sub></a><br /><a href="https://github.com/cpp-lln-lab/CPP_ROI/issues?q=author%3Ayyang1234" title="Bug reports">🐛</a> <a href="#userTesting-yyang1234" title="User Testing">📓</a></td>
96+
</tr>
9497
</tbody>
9598
</table>
9699

0 commit comments

Comments
 (0)