Skip to content

Commit 2c873ef

Browse files
authored
adding contributor (#1144)
1 parent 99a99a4 commit 2c873ef

3 files changed

Lines changed: 11 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2698,6 +2698,15 @@
26982698
"contributions": [
26992699
"skills"
27002700
]
2701+
},
2702+
{
2703+
"login": "ecosystem",
2704+
"name": "ecosystem",
2705+
"avatar_url": "https://avatars.githubusercontent.com/u/2956973?v=4",
2706+
"profile": "https://github.com/ecosystem",
2707+
"contributions": [
2708+
"projectManagement"
2709+
]
27012710
}
27022711
]
27032712
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
423423
<tr>
424424
<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>
425425
<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>
426+
<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>
426427
</tr>
427428
</tbody>
428429
<tfoot>

website/src/pages/contributors.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ import PageHeader from '../components/PageHeader.astro';
378378
<tr>
379379
<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>
380380
<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>
381+
<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>
381382
</tr>
382383
</tbody>
383384
<tfoot>

0 commit comments

Comments
 (0)