Skip to content

Commit 5ad2c6a

Browse files
authored
Merge pull request #860 from python-rope/all-contributors/add-jheld
add jheld as a contributor for code
2 parents ec83ee7 + 27604e0 commit 5ad2c6a

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,15 @@
600600
"contributions": [
601601
"code"
602602
]
603+
},
604+
{
605+
"login": "jheld",
606+
"name": "Jason Held",
607+
"avatar_url": "https://avatars.githubusercontent.com/u/828813?v=4",
608+
"profile": "https://github.com/jheld",
609+
"contributions": [
610+
"code"
611+
]
603612
}
604613
],
605614
"projectName": "rope",

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9090
<tr>
9191
<td align="center" valign="top" width="14.28%"><a href="https://github.com/penguinpee"><img src="https://avatars.githubusercontent.com/u/98259694?v=4?s=100" width="100px;" alt="Sandro"/><br /><sub><b>Sandro</b></sub></a><br /><a href="https://github.com/python-rope/rope/commits?author=penguinpee" title="Code">💻</a></td>
9292
<td align="center" valign="top" width="14.28%"><a href="https://www.hit.edu.cn/"><img src="https://avatars.githubusercontent.com/u/266078689?v=4?s=100" width="100px;" alt="Yang Fan"/><br /><sub><b>Yang Fan</b></sub></a><br /><a href="https://github.com/python-rope/rope/commits?author=yangfan-yf-yf" title="Code">💻</a></td>
93+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jheld"><img src="https://avatars.githubusercontent.com/u/828813?v=4?s=100" width="100px;" alt="Jason Held"/><br /><sub><b>Jason Held</b></sub></a><br /><a href="https://github.com/python-rope/rope/commits?author=jheld" title="Code">💻</a></td>
9394
</tr>
9495
</tbody>
9596
</table>

0 commit comments

Comments
 (0)