Skip to content

Commit f3c2fc6

Browse files
Merge pull request #20 from tensorcircuit/all-contributors/add-Stellogic
docs: add Stellogic as a contributor for code, example, and test
2 parents b29e7f9 + 3324b42 commit f3c2fc6

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,17 @@
340340
"contributions": [
341341
"code"
342342
]
343+
},
344+
{
345+
"login": "Stellogic",
346+
"name": "Stellogic",
347+
"avatar_url": "https://avatars.githubusercontent.com/u/186928579?v=4",
348+
"profile": "https://github.com/Stellogic",
349+
"contributions": [
350+
"code",
351+
"example",
352+
"test"
353+
]
343354
}
344355
],
345356
"contributorsPerLine": 6,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,9 @@ TensorCircuit-NG is open source, released under the Apache License, Version 2.0.
305305
<td align="center" valign="top" width="16.66%"><a href="https://github.com/AbdullahKazi500"><img src="https://avatars.githubusercontent.com/u/75779966?v=4?s=100" width="100px;" alt="Chanandellar Bong"/><br /><sub><b>Chanandellar Bong</b></sub></a><br /><a href="#example-AbdullahKazi500" title="Examples">💡</a></td>
306306
<td align="center" valign="top" width="16.66%"><a href="https://adeshpande.gitlab.io"><img src="https://avatars.githubusercontent.com/u/6169877?v=4?s=100" width="100px;" alt="Abhinav Deshpande"/><br /><sub><b>Abhinav Deshpande</b></sub></a><br /><a href="https://github.com/tensorcircuit/tensorcircuit-ng/commits?author=abhinavd" title="Code">💻</a></td>
307307
</tr>
308+
<tr>
309+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/Stellogic"><img src="https://avatars.githubusercontent.com/u/186928579?v=4?s=100" width="100px;" alt="Stellogic"/><br /><sub><b>Stellogic</b></sub></a><br /><a href="https://github.com/tensorcircuit/tensorcircuit-ng/commits?author=Stellogic" title="Code">💻</a> <a href="#example-Stellogic" title="Examples">💡</a> <a href="https://github.com/tensorcircuit/tensorcircuit-ng/commits?author=Stellogic" title="Tests">⚠️</a></td>
310+
</tr>
308311
</tbody>
309312
</table>
310313

0 commit comments

Comments
 (0)