Skip to content

Commit

Permalink
Merge pull request #3 from bhdicaire/all-contributors/add-felleg
Browse files Browse the repository at this point in the history
docs: add felleg as a contributor for promotion
  • Loading branch information
Benoît H. Dicaire authored Nov 24, 2023
2 parents 637b3e8 + 093f3ec commit 957ee01
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
11 changes: 8 additions & 3 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
"projectOwner": "bhdicaire",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"files": [
"README.md"
],
"contributorsSortAlphabetically": true,
"contributorsPerLine": 6,
"imageSize": 100,
Expand All @@ -26,8 +28,11 @@
"profile": "http://felixleger.com",
"contributions": [
"ideas",
"userTesting"
"userTesting",
"promotion"
]
}
]
],
"commitType": "docs",
"commitConvention": "angular"
}
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ We recognize all [types](https://allcontributors.org/docs/en/emoji-key) of [cont
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/bhdicaire"><img src="https://avatars.githubusercontent.com/u/1316765?v=4?s=100" width="100px;" alt="Benoît H. Dicaire"/><br /><sub><b>Benoît H. Dicaire</b></sub></a><br /><a href="#doc-bhdicaire" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://felixleger.com"><img src="https://avatars.githubusercontent.com/u/7781739?v=4?s=100" width="100px;" alt="Félix Léger"/><br /><sub><b>Félix Léger</b></sub></a><br /><a href="#ideas-felleg" title="Ideas, Planning, & Feedback">🤔</a> <a href="#userTesting-felleg" title="User Testing">📓</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/bhdicaire"><img src="https://avatars.githubusercontent.com/u/1316765?v=4?s=100" width="100px;" alt="Benoît H. Dicaire"/><br /><sub><b>Benoît H. Dicaire</b></sub></a><br /><a href="https://github.com/bhdicaire/vanityURLs/commits?author=bhdicaire" title="Code">💻</a> <a href="https://github.com/bhdicaire/vanityURLs/commits?author=bhdicaire" title="Documentation">📖</a> <a href="#security-bhdicaire" title="Security">🛡️</a></td>
<td align="center" valign="top" width="16.66%"><a href="http://felixleger.com"><img src="https://avatars.githubusercontent.com/u/7781739?v=4?s=100" width="100px;" alt="Félix Léger"/><br /><sub><b>Félix Léger</b></sub></a><br /><a href="#ideas-felleg" title="Ideas, Planning, & Feedback">🤔</a> <a href="#userTesting-felleg" title="User Testing">📓</a> <a href="#promotion-felleg" title="Promotion">📣</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 957ee01

Please sign in to comment.