Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -2707,6 +2707,16 @@
"contributions": [
"projectManagement"
]
},
{
"login": "SriSatyaLokesh",
"name": "SriSatyaLokesh",
"avatar_url": "https://avatars.githubusercontent.com/u/43106076?v=4",
"profile": "https://github.com/SriSatyaLokesh",
"contributions": [
"skills",
"instructions"
]
}
]
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
<td align="center" valign="top" width="14.28%"><a href="https://github.com/joeVenner"><img src="https://avatars.githubusercontent.com/u/61122897?v=4" width="100px;" alt=""/><br /><sub><b>JoeVenner</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pasindudilshan1"><img src="https://avatars.githubusercontent.com/u/146967638?v=4" width="100px;" alt=""/><br /><sub><b>Pasindu Premarathna</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ecosystem"><img src="https://avatars.githubusercontent.com/u/2956973?v=4" width="100px;" alt=""/><br /><sub><b>ecosystem</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/SriSatyaLokesh"><img src="https://avatars.githubusercontent.com/u/43106076?v=4" width="100px;" alt=""/><br /><sub><b>SriSatyaLokesh</b></sub></a></td>
</tr>
</tbody>
<tfoot>
Expand Down
1 change: 1 addition & 0 deletions website/src/pages/contributors.astro
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@ import PageHeader from '../components/PageHeader.astro';
<td align="center" valign="top" width="14.28%"><a href="https://github.com/joeVenner"><img src="https://avatars.githubusercontent.com/u/61122897?v=4" width="100px;" alt=""/><br /><sub><b>JoeVenner</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pasindudilshan1"><img src="https://avatars.githubusercontent.com/u/146967638?v=4" width="100px;" alt=""/><br /><sub><b>Pasindu Premarathna</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ecosystem"><img src="https://avatars.githubusercontent.com/u/2956973?v=4" width="100px;" alt=""/><br /><sub><b>ecosystem</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/SriSatyaLokesh"><img src="https://avatars.githubusercontent.com/u/43106076?v=4" width="100px;" alt=""/><br /><sub><b>SriSatyaLokesh</b></sub></a></td>
</tr>
</tbody>
<tfoot>
Expand Down
Loading