Skip to content

Commit 58e9c21

Browse files
docs: add jaimonorle as a contributor for code, doc, and 5 more (#2)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Signed-off-by: Jaimon Orlé <jaimon.orle@orleindustries.com>
1 parent fc02c92 commit 58e9c21

2 files changed

Lines changed: 34 additions & 2 deletions

File tree

.all-contributorsrc

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,29 @@
33
"projectOwner": "jaimonorle",
44
"repoType": "github",
55
"repoHost": "https://github.com",
6-
"files": ["README.md"],
6+
"files": [
7+
"README.md"
8+
],
79
"imageSize": 80,
810
"commit": true,
911
"commitConvention": "angular",
10-
"contributorsPerLine": 7
12+
"contributorsPerLine": 7,
13+
"commitType": "docs",
14+
"contributors": [
15+
{
16+
"login": "jaimonorle",
17+
"name": "Jaimon Orlé",
18+
"avatar_url": "https://avatars.githubusercontent.com/u/209879806?v=4",
19+
"profile": "http://orleindustries.com",
20+
"contributions": [
21+
"code",
22+
"doc",
23+
"ideas",
24+
"maintenance",
25+
"infra",
26+
"projectManagement",
27+
"test"
28+
]
29+
}
30+
]
1131
}

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,18 @@ The Contributors table lives below and is managed automatically.
247247
Thanks to these wonderful people:
248248
249249
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
250+
<!-- prettier-ignore-start -->
251+
<!-- markdownlint-disable -->
252+
<table>
253+
<tbody>
254+
<tr>
255+
<td align="center" valign="top" width="14.28%"><a href="http://orleindustries.com"><img src="https://avatars.githubusercontent.com/u/209879806?v=4?s=80" width="80px;" alt="Jaimon Orlé"/><br /><sub><b>Jaimon Orlé</b></sub></a><br /><a href="https://github.com/jaimonorle/formBuilder-ConditionalLogic/commits?author=jaimonorle" title="Code">💻</a> <a href="https://github.com/jaimonorle/formBuilder-ConditionalLogic/commits?author=jaimonorle" title="Documentation">📖</a> <a href="#ideas-jaimonorle" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-jaimonorle" title="Maintenance">🚧</a> <a href="#infra-jaimonorle" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#projectManagement-jaimonorle" title="Project Management">📆</a> <a href="https://github.com/jaimonorle/formBuilder-ConditionalLogic/commits?author=jaimonorle" title="Tests">⚠️</a></td>
256+
</tr>
257+
</tbody>
258+
</table>
259+
260+
<!-- markdownlint-restore -->
261+
<!-- prettier-ignore-end -->
250262
251263
<!-- ALL-CONTRIBUTORS-LIST:END -->
252264

0 commit comments

Comments
 (0)