Skip to content

Commit 29fca5f

Browse files
Merge pull request #29 from tensorcircuit/all-contributors/add-Charlespkuer
docs: add Charlespkuer as a contributor for code, example, and test
2 parents 7dd9a17 + 40c64d4 commit 29fca5f

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,17 @@
351351
"example",
352352
"test"
353353
]
354+
},
355+
{
356+
"login": "Charlespkuer",
357+
"name": "Huang",
358+
"avatar_url": "https://avatars.githubusercontent.com/u/112697147?v=4",
359+
"profile": "https://github.com/Charlespkuer",
360+
"contributions": [
361+
"code",
362+
"example",
363+
"test"
364+
]
354365
}
355366
],
356367
"contributorsPerLine": 6,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ TensorCircuit-NG is open source, released under the Apache License, Version 2.0.
307307
</tr>
308308
<tr>
309309
<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+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/Charlespkuer"><img src="https://avatars.githubusercontent.com/u/112697147?v=4?s=100" width="100px;" alt="Huang"/><br /><sub><b>Huang</b></sub></a><br /><a href="https://github.com/tensorcircuit/tensorcircuit-ng/commits?author=Charlespkuer" title="Code">💻</a> <a href="#example-Charlespkuer" title="Examples">💡</a> <a href="https://github.com/tensorcircuit/tensorcircuit-ng/commits?author=Charlespkuer" title="Tests">⚠️</a></td>
310311
</tr>
311312
</tbody>
312313
</table>

0 commit comments

Comments
 (0)