Skip to content

Commit c071e22

Browse files
committed
Fix contributor count not showing up
1 parent dc59927 commit c071e22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.all-contributorsrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
{
4141
"login": "philihp",
42-
"name": "Philihp Busby",
42+
"name": "Philihp Busby",
4343
"avatar_url": "https://avatars.githubusercontent.com/u/1247668?v=4",
4444
"profile": "https://philihp.com/",
4545
"contributions": ["code", "test", "research", "data"],

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
/>
4343
</a>
4444
<img
45-
src="https://img.shields.io/github/all-contributors/OpenDebates/openskill.py?label=contributors"
45+
src="https://img.shields.io/github/all-contributors/OpenDebates/openskill.py/main"
4646
/>
4747
</p>
4848

0 commit comments

Comments
 (0)