Skip to content

Commit

Permalink
Merge pull request #475 from Ironclad/all-contributors/add-StephenGrider
Browse files Browse the repository at this point in the history
docs: add StephenGrider as a contributor for code, ideas, and maintenance
  • Loading branch information
abrenneke authored Feb 3, 2025
2 parents b4b18a3 + 9e34972 commit 7baa714
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,17 @@
"contributions": [
"code"
]
},
{
"login": "StephenGrider",
"name": "Stephen Grider",
"avatar_url": "https://avatars.githubusercontent.com/u/5003903?v=4",
"profile": "https://github.com/StephenGrider",
"contributions": [
"code",
"ideas",
"maintenance"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://www.liaujianjie.com"><img src="https://avatars.githubusercontent.com/u/3143132?v=4?s=100" width="100px;" alt="Liau Jian Jie"/><br /><sub><b>Liau Jian Jie</b></sub></a><br /><a href="https://github.com/Ironclad/rivet/commits?author=liaujianjie" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/d-debrock"><img src="https://avatars.githubusercontent.com/u/38040249?v=4?s=100" width="100px;" alt="d-debrock"/><br /><sub><b>d-debrock</b></sub></a><br /><a href="https://github.com/Ironclad/rivet/commits?author=d-debrock" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cyppan"><img src="https://avatars.githubusercontent.com/u/1446201?v=4?s=100" width="100px;" alt="Cyprien Pannier"/><br /><sub><b>Cyprien Pannier</b></sub></a><br /><a href="https://github.com/Ironclad/rivet/commits?author=cyppan" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/StephenGrider"><img src="https://avatars.githubusercontent.com/u/5003903?v=4?s=100" width="100px;" alt="Stephen Grider"/><br /><sub><b>Stephen Grider</b></sub></a><br /><a href="https://github.com/Ironclad/rivet/commits?author=StephenGrider" title="Code">💻</a> <a href="#ideas-StephenGrider" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-StephenGrider" title="Maintenance">🚧</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 7baa714

Please sign in to comment.