Skip to content

Commit f700457

Browse files
docs: add stavares843 as a contributor for bug (#1135)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] * 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 3a2107e commit f700457

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

β€Ž.all-contributorsrcβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -555,6 +555,16 @@
555555
"contributions": [
556556
"code"
557557
]
558+
},
559+
{
560+
"login": "stavares843",
561+
"name": "Sara Tavares",
562+
"avatar_url": "https://avatars.githubusercontent.com/u/29093946?v=4",
563+
"profile": "https://github.com/stavares843",
564+
"contributions": [
565+
"bug",
566+
"code"
567+
]
558568
}
559569
],
560570
"contributorsPerLine": 7,

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ For issues we want to focus on that are most relevant at any given time, please
155155
<td align="center" valign="top" width="14.28%"><a href="https://github.com/maxkel"><img src="https://avatars.githubusercontent.com/u/46418077?v=4?s=100" width="100px;" alt="maxkel"/><br /><sub><b>maxkel</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3Amaxkel" title="Bug reports">πŸ›</a> <a href="https://github.com/CodeEditApp/CodeEdit/commits?author=maxkel" title="Code">πŸ’»</a></td>
156156
<td align="center" valign="top" width="14.28%"><a href="https://scrapp08.xyz"><img src="https://avatars.githubusercontent.com/u/105889363?v=4?s=100" width="100px;" alt="Scrap"/><br /><sub><b>Scrap</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=scrapp08" title="Code">πŸ’»</a></td>
157157
<td align="center" valign="top" width="14.28%"><a href="https://github.com/iggy890"><img src="https://avatars.githubusercontent.com/u/98705626?v=4?s=100" width="100px;" alt="iggy890"/><br /><sub><b>iggy890</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=iggy890" title="Code">πŸ’»</a></td>
158+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/stavares843"><img src="https://avatars.githubusercontent.com/u/29093946?v=4?s=100" width="100px;" alt="Sara Tavares"/><br /><sub><b>Sara Tavares</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3Astavares843" title="Bug reports">πŸ›</a> <a href="https://github.com/CodeEditApp/CodeEdit/commits?author=stavares843" title="Code">πŸ’»</a></td>
158159
</tr>
159160
</tbody>
160161
</table>

0 commit comments

Comments
Β (0)