Skip to content

Commit

Permalink
Merge pull request #1194 from thechangelog/all-contributors/add-pirate
Browse files Browse the repository at this point in the history
docs: add pirate as a contributor for doc
  • Loading branch information
jerodsanto authored Dec 6, 2024
2 parents 7cad28f + 9275204 commit e6c4110
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -2600,6 +2600,15 @@
"contributions": [
"doc"
]
},
{
"login": "pirate",
"name": "Nick Sweeting",
"avatar_url": "https://avatars.githubusercontent.com/u/511499?v=4",
"profile": "https://sweeting.me",
"contributions": [
"doc"
]
}
],
"repoType": "github",
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,9 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
<td align="center" valign="top" width="16.66%"><a href="https://github.com/chengehe"><img src="https://avatars.githubusercontent.com/u/170175068?v=4?s=100" width="100px;" alt="chengehe"/><br /><sub><b>chengehe</b></sub></a><br /><a href="https://github.com/thechangelog/transcripts/commits?author=chengehe" title="Documentation">📖</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://garytou.com"><img src="https://avatars.githubusercontent.com/u/20099646?v=4?s=100" width="100px;" alt="Gary Tou"/><br /><sub><b>Gary Tou</b></sub></a><br /><a href="https://github.com/thechangelog/transcripts/commits?author=garyhtou" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="16.66%"><a href="https://sweeting.me"><img src="https://avatars.githubusercontent.com/u/511499?v=4?s=100" width="100px;" alt="Nick Sweeting"/><br /><sub><b>Nick Sweeting</b></sub></a><br /><a href="https://github.com/thechangelog/transcripts/commits?author=pirate" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit e6c4110

Please sign in to comment.