Skip to content

Commit 225217f

Browse files
authored
Merge pull request #9215 from ethereum/all-contributors/add-questions
docs: add questions as a contributor for projectManagement, and question
2 parents 57f73ca + 8b0baf3 commit 225217f

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9873,6 +9873,16 @@
98739873
"contributions": [
98749874
"content"
98759875
]
9876+
},
9877+
{
9878+
"login": "questions",
9879+
"name": "questions",
9880+
"avatar_url": "https://avatars.githubusercontent.com/u/3233328?v=4",
9881+
"profile": "https://github.com/Questions",
9882+
"contributions": [
9883+
"projectManagement",
9884+
"question"
9885+
]
98769886
}
98779887
],
98789888
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1548,6 +1548,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
15481548
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mihaic01"><img src="https://avatars.githubusercontent.com/u/108999659?v=4?s=100" width="100px;" alt="mihaic01"/><br /><sub><b>mihaic01</b></sub></a><br /><a href="#content-mihaic01" title="Content">🖋</a></td>
15491549
<td align="center" valign="top" width="14.28%"><a href="https://github.com/qiuhaohao"><img src="https://avatars.githubusercontent.com/u/22148367?v=4?s=100" width="100px;" alt="qiuhaohao"/><br /><sub><b>qiuhaohao</b></sub></a><br /><a href="#content-qiuhaohao" title="Content">🖋</a></td>
15501550
<td align="center" valign="top" width="14.28%"><a href="https://github.com/debeldami"><img src="https://avatars.githubusercontent.com/u/44111962?v=4?s=100" width="100px;" alt="damilola debel"/><br /><sub><b>damilola debel</b></sub></a><br /><a href="#content-debeldami" title="Content">🖋</a></td>
1551+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Questions"><img src="https://avatars.githubusercontent.com/u/3233328?v=4?s=100" width="100px;" alt="questions"/><br /><sub><b>questions</b></sub></a><br /><a href="#projectManagement-questions" title="Project Management">📆</a> <a href="#question-questions" title="Answering Questions">💬</a></td>
15511552
</tr>
15521553
</tbody>
15531554
</table>

0 commit comments

Comments
 (0)