Skip to content

Commit

Permalink
Merge pull request #97 from vanjs-org/all-contributors/add-efpage
Browse files Browse the repository at this point in the history
docs: add efpage as a contributor for code, and plugin
  • Loading branch information
Tao-VanJS authored Aug 31, 2023
2 parents 02529fb + db2b9a9 commit f49011e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "efpage",
"name": "Eckehard",
"avatar_url": "https://avatars.githubusercontent.com/u/29945129?v=4",
"profile": "http://www.efpage.de",
"contributions": [
"code",
"plugin"
]
},
{
"login": "mindplay-dk",
"name": "Rasmus Schultz",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ Contact us: [@taoxin](https://twitter.com/intent/follow?region=follow_link&scree
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://www.efpage.de"><img src="https://avatars.githubusercontent.com/u/29945129?v=4?s=100" width="100px;" alt="Eckehard"/><br /><sub><b>Eckehard</b></sub></a><br /><a href="#code-efpage" title="Code">💻</a> <a href="#plugin-efpage" title="Plugin/utility libraries">🔌</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://twitter.com/mindplaydk"><img src="https://avatars.githubusercontent.com/u/103348?v=4?s=100" width="100px;" alt="Rasmus Schultz"/><br /><sub><b>Rasmus Schultz</b></sub></a><br /><a href="#ideas-mindplay-dk" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cqh963852"><img src="https://avatars.githubusercontent.com/u/17702287?v=4?s=100" width="100px;" alt="cqh"/><br /><sub><b>cqh</b></sub></a><br /><a href="#code-cqh963852" title="Code">💻</a> <a href="#plugin-cqh963852" title="Plugin/utility libraries">🔌</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pomdtr"><img src="https://avatars.githubusercontent.com/u/17577332?v=4?s=100" width="100px;" alt="Achille Lacoin"/><br /><sub><b>Achille Lacoin</b></sub></a><br /><a href="#code-pomdtr" title="Code">💻</a></td>
Expand Down

0 comments on commit f49011e

Please sign in to comment.