Skip to content

Commit

Permalink
Merge pull request #737 from python-rope/all-contributors/add-MrBago
Browse files Browse the repository at this point in the history
add MrBago as a contributor for code
  • Loading branch information
lieryan authored Jan 3, 2024
2 parents 174f084 + 9338dcb commit f21bbd0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,15 @@
"contributions": [
"code"
]
},
{
"login": "MrBago",
"name": "Bago Amirbekian",
"avatar_url": "https://avatars.githubusercontent.com/u/223219?v=4",
"profile": "https://github.com/MrBago",
"contributions": [
"code"
]
}
],
"projectName": "rope",
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/apmorton"><img src="https://avatars.githubusercontent.com/u/63636?v=4?s=100" width="100px;" alt="Austin Morton"/><br /><sub><b>Austin Morton</b></sub></a><br /><a href="https://github.com/python-rope/rope/commits?author=apmorton" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://bamboolib.8080labs.com"><img src="https://avatars.githubusercontent.com/u/13402027?v=4?s=100" width="100px;" alt="Tobias Krabel"/><br /><sub><b>Tobias Krabel</b></sub></a><br /><a href="https://github.com/python-rope/rope/commits?author=tkrabel" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MrBago"><img src="https://avatars.githubusercontent.com/u/223219?v=4?s=100" width="100px;" alt="Bago Amirbekian"/><br /><sub><b>Bago Amirbekian</b></sub></a><br /><a href="https://github.com/python-rope/rope/commits?author=MrBago" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit f21bbd0

Please sign in to comment.