Skip to content

Commit 8f61e54

Browse files
docs: add andreionoie as a contributor for code (#333)
* 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 9d84b96 commit 8f61e54

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,15 @@
6969
"contributions": [
7070
"test"
7171
]
72+
},
73+
{
74+
"login": "andreionoie",
75+
"name": "Andrei Onoie",
76+
"avatar_url": "https://avatars.githubusercontent.com/u/44656658?v=4",
77+
"profile": "https://github.com/andreionoie",
78+
"contributions": [
79+
"code"
80+
]
7281
}
7382
],
7483
"badgeTemplate": "[![All Contributors](https://img.shields.io/github/contributors/meikellp/quantum-core-x)](#contributors)",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ This project is currently maintained by:
4040
<td align="center" valign="top" width="14.28%"><a href="https://github.com/NoFr1ends"><img src="https://avatars.githubusercontent.com/u/6075580?v=4?s=100" width="100px;" alt="Lynx"/><br /><sub><b>Lynx</b></sub></a><br /><a href="https://github.com/MeikelLP/quantum-core-x/commits?author=NoFr1ends" title="Code">💻</a></td>
4141
<td align="center" valign="top" width="14.28%"><a href="https://brixxhub.com/"><img src="https://avatars.githubusercontent.com/u/59138066?v=4?s=100" width="100px;" alt="Arichikurumo"/><br /><sub><b>Arichikurumo</b></sub></a><br /><a href="https://github.com/MeikelLP/quantum-core-x/commits?author=Arichikurumo" title="Tests">⚠️</a></td>
4242
</tr>
43+
<tr>
44+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/andreionoie"><img src="https://avatars.githubusercontent.com/u/44656658?v=4?s=100" width="100px;" alt="Andrei Onoie"/><br /><sub><b>Andrei Onoie</b></sub></a><br /><a href="https://github.com/MeikelLP/quantum-core-x/commits?author=andreionoie" title="Code">💻</a></td>
45+
</tr>
4346
</tbody>
4447
</table>
4548

0 commit comments

Comments
 (0)