Skip to content

Commit

Permalink
Merge pull request #311 from pgrimaud/all-contributors/add-cleveng
Browse files Browse the repository at this point in the history
docs: add cleveng as a contributor for code
  • Loading branch information
pgrimaud committed Jul 22, 2022
2 parents 5b5df20 + b651f10 commit 045357a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Expand Up @@ -230,6 +230,15 @@
"contributions": [
"code"
]
},
{
"login": "cleveng",
"name": "cleveng",
"avatar_url": "https://avatars.githubusercontent.com/u/32574915?v=4",
"profile": "https://github.com/cleveng",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@
[![Visitor badge](https://visitor-badge.glitch.me/badge?page_id=pgrimaud.instagram-user-feed)](https://github.com/pgrimaud/instagram-user-feed)

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-25-orange.svg)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-26-orange.svg)](#contributors)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

> **Warning**
Expand Down Expand Up @@ -386,6 +386,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/peachesontour"><img src="https://avatars.githubusercontent.com/u/67612358?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Peter Kampjes</b></sub></a><br /><a href="https://github.com/pgrimaud/instagram-user-feed/commits?author=peachesontour" title="Code">💻</a></td>
<td align="center"><a href="https://turboweb.co.nz/"><img src="https://avatars.githubusercontent.com/u/2483482?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bob Brown</b></sub></a><br /><a href="https://github.com/pgrimaud/instagram-user-feed/commits?author=gurubobnz" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/nagajoomlapro"><img src="https://avatars.githubusercontent.com/u/108052176?v=4?s=100" width="100px;" alt=""/><br /><sub><b>nagajoomlapro</b></sub></a><br /><a href="https://github.com/pgrimaud/instagram-user-feed/commits?author=nagajoomlapro" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/cleveng"><img src="https://avatars.githubusercontent.com/u/32574915?v=4?s=100" width="100px;" alt=""/><br /><sub><b>cleveng</b></sub></a><br /><a href="https://github.com/pgrimaud/instagram-user-feed/commits?author=cleveng" title="Code">💻</a></td>
</tr>
</table>

Expand Down

0 comments on commit 045357a

Please sign in to comment.