Skip to content

Commit 9e22dac

Browse files
docs: add plbstl as a contributor for bug (#1708)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 86b2780 commit 9e22dac

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

β€Ž.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,15 @@
713713
"contributions": [
714714
"code"
715715
]
716+
},
717+
{
718+
"login": "plbstl",
719+
"name": "Paul Ebose",
720+
"avatar_url": "https://avatars.githubusercontent.com/u/49006567?v=4",
721+
"profile": "https://github.com/plbstl",
722+
"contributions": [
723+
"bug"
724+
]
716725
}
717726
],
718727
"contributorsPerLine": 7,

β€ŽREADME.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ For issues we want to focus on that are most relevant at any given time, please
182182
<td align="center" valign="top" width="14.28%"><a href="http://ahnafmahmud.com"><img src="https://avatars.githubusercontent.com/u/44692189?v=4?s=100" width="100px;" alt="Ahnaf Mahmud"/><br /><sub><b>Ahnaf Mahmud</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=infinitepower18" title="Code">πŸ’»</a></td>
183183
<td align="center" valign="top" width="14.28%"><a href="https://github.com/DanKlaver15"><img src="https://avatars.githubusercontent.com/u/9391497?v=4?s=100" width="100px;" alt="Dan K"/><br /><sub><b>Dan K</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=DanKlaver15" title="Code">πŸ’»</a></td>
184184
<td align="center" valign="top" width="14.28%"><a href="http://knotbin.xyz"><img src="https://avatars.githubusercontent.com/u/118622417?v=4?s=100" width="100px;" alt="Roscoe Rubin-Rottenberg"/><br /><sub><b>Roscoe Rubin-Rottenberg</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=knotbin" title="Code">πŸ’»</a></td>
185+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/plbstl"><img src="https://avatars.githubusercontent.com/u/49006567?v=4?s=100" width="100px;" alt="Paul Ebose"/><br /><sub><b>Paul Ebose</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3Aplbstl" title="Bug reports">πŸ›</a></td>
185186
</tr>
186187
</tbody>
187188
</table>

0 commit comments

Comments
Β (0)