Skip to content

Commit 3adca1b

Browse files
docs: add happyherp as a contributor for doc (quarkusio#1222)
* docs: update CONTRIBUTORS.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent d683e0a commit 3adca1b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,15 @@
646646
"contributions": [
647647
"doc"
648648
]
649+
},
650+
{
651+
"login": "happyherp",
652+
"name": "Carlos Freund",
653+
"avatar_url": "https://avatars.githubusercontent.com/u/2945814?v=4",
654+
"profile": "https://github.com/happyherp",
655+
"contributions": [
656+
"doc"
657+
]
649658
}
650659
],
651660
"skipCi": true,

CONTRIBUTORS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-69-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-70-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
## Contributors ✨
66

@@ -98,6 +98,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9898
<td align="center"><a href="https://basilcrow.com/"><img src="https://avatars.githubusercontent.com/u/29850?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Basil Crow</b></sub></a><br /><a href="https://github.com/jbangdev/jbang/commits?author=basil" title="Code">💻</a></td>
9999
<td align="center"><a href="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/scottkurz"><img src="https://avatars.githubusercontent.com/u/4081634?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Scott Kurz</b></sub></a><br /><a href="https://github.com/jbangdev/jbang/issues?q=author%3Ascottkurz" title="Bug reports">🐛</a></td>
100100
<td align="center"><a href="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/prafullkotecha"><img src="https://avatars.githubusercontent.com/u/563146?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Prafull Kotecha</b></sub></a><br /><a href="https://github.com/jbangdev/jbang/commits?author=prafullkotecha" title="Documentation">📖</a></td>
101+
<td align="center"><a href="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/happyherp"><img src="https://avatars.githubusercontent.com/u/2945814?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Carlos Freund</b></sub></a><br /><a href="https://github.com/jbangdev/jbang/commits?author=happyherp" title="Documentation">📖</a></td>
101102
</tr>
102103
</table>
103104

0 commit comments

Comments
 (0)