Skip to content

Commit

Permalink
docs: add Creeland as a contributor for doc (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Aug 27, 2024
1 parent de2dd66 commit dc3ef11
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -610,8 +610,18 @@
"contributions": [
"doc"
]
},
{
"login": "Creeland",
"name": "Creeland A. Provinsal ",
"avatar_url": "https://avatars.githubusercontent.com/u/518406?v=4",
"profile": "https://github.com/Creeland",
"contributions": [
"doc"
]
}
],
"skipCi": true,
"commitConvention": "angular"
"commitConvention": "angular",
"commitType": "docs"
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ Thanks goes to these wonderful people
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ambujsahu81"><img src="https://avatars.githubusercontent.com/u/118078892?v=4?s=100" width="100px;" alt="Ambuj sahu"/><br /><sub><b>Ambuj sahu</b></sub></a><br /><a href="https://github.com/kentcdodds/react-fundamentals/commits?author=ambujsahu81" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mattchannn"><img src="https://avatars.githubusercontent.com/u/48675050?v=4?s=100" width="100px;" alt="Mat Chan"/><br /><sub><b>Mat Chan</b></sub></a><br /><a href="https://github.com/kentcdodds/react-fundamentals/commits?author=mattchannn" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jkrooncoding"><img src="https://avatars.githubusercontent.com/u/27491767?v=4?s=100" width="100px;" alt="Jesse Kroon"/><br /><sub><b>Jesse Kroon</b></sub></a><br /><a href="https://github.com/kentcdodds/react-fundamentals/commits?author=jkrooncoding" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Creeland"><img src="https://avatars.githubusercontent.com/u/518406?v=4?s=100" width="100px;" alt="Creeland A. Provinsal "/><br /><sub><b>Creeland A. Provinsal </b></sub></a><br /><a href="https://github.com/kentcdodds/react-fundamentals/commits?author=Creeland" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit dc3ef11

Please sign in to comment.