Skip to content
Open
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 @@ -2981,6 +2981,16 @@
"ideas",
"plugins"
]
},
{
"login": "fizznix",
"name": "Nixon Kurian",
"avatar_url": "https://avatars.githubusercontent.com/u/58569464?v=4",
"profile": "https://github.com/fizznix",
"contributions": [
"content",
"code"
]
}
]
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,7 @@ Thanks goes to these wonderful people ([emoji key](./CONTRIBUTING.md#contributor
<td align="center" valign="top" width="14.28%"><a href="http://www.mikaelkrief.com/"><img src="https://avatars.githubusercontent.com/u/2725302?v=4" width="100px;" alt=""/><br /><sub><b>Mikael</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Mrigank005"><img src="https://avatars.githubusercontent.com/u/179711954?v=4" width="100px;" alt=""/><br /><sub><b>Mrigank Singh</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.jimbobbennett.dev/"><img src="https://avatars.githubusercontent.com/u/1710385?v=4" width="100px;" alt=""/><br /><sub><b>Jim Bennett</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/fizznix"><img src="https://avatars.githubusercontent.com/u/58569464?v=4" width="100px;" alt=""/><br /><sub><b>Nixon Kurian</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 @@ -416,6 +416,7 @@ import PageHeader from '../components/PageHeader.astro';
<td align="center" valign="top" width="14.28%"><a href="http://www.mikaelkrief.com/"><img src="https://avatars.githubusercontent.com/u/2725302?v=4" width="100px;" alt=""/><br /><sub><b>Mikael</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Mrigank005"><img src="https://avatars.githubusercontent.com/u/179711954?v=4" width="100px;" alt=""/><br /><sub><b>Mrigank Singh</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.jimbobbennett.dev/"><img src="https://avatars.githubusercontent.com/u/1710385?v=4" width="100px;" alt=""/><br /><sub><b>Jim Bennett</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/fizznix"><img src="https://avatars.githubusercontent.com/u/58569464?v=4" width="100px;" alt=""/><br /><sub><b>Nixon Kurian</b></sub></a></td>
</tr>
</tbody>
<tfoot>
Expand Down
Loading