Skip to content

Commit 6f077ef

Browse files
docs: add blazmrak as a contributor for doc (#827)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 77e1a5b commit 6f077ef

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
@@ -308,6 +308,15 @@
308308
"contributions": [
309309
"code"
310310
]
311+
},
312+
{
313+
"login": "blazmrak",
314+
"name": "Blaz Mrak",
315+
"avatar_url": "https://avatars.githubusercontent.com/u/25981532?v=4",
316+
"profile": "https://github.com/blazmrak",
317+
"contributions": [
318+
"doc"
319+
]
311320
}
312321
],
313322
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
1212

1313
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
14-
[![All Contributors](https://img.shields.io/badge/all_contributors-33-orange.svg?style=flat-square)](#contributors-)
14+
[![All Contributors](https://img.shields.io/badge/all_contributors-34-orange.svg?style=flat-square)](#contributors-)
1515
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1616

1717
Quinoa is a Quarkus extension which eases the development, the build and serving of single page apps or web components (built with [npm](https://docs.npmjs.com/) : [React](https://react.dev/learn), [Angular](https://angular.dev/overview), [Vue](https://vuejs.org/guide/introduction.html), [Lit](https://lit.dev/), [Svelte](https://svelte.dev/docs/introduction), [Astro](https://docs.astro.build/en/getting-started/), [SolidJS](https://www.solidjs.com/guides/getting-started) …) alongside [Quarkus](https://quarkus.io/). It is possible to use it with a Quarkus backend in a single project.
@@ -130,6 +130,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
130130
<td align="center" valign="top" width="14.28%"><a href="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/alex-kovalenko1982"><img src="https://avatars.githubusercontent.com/u/69167029?v=4?s=100" width="100px;" alt="Alex Kovalenko"/><br /><sub><b>Alex Kovalenko</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-quinoa/commits?author=alex-kovalenko1982" title="Code">💻</a></td>
131131
<td align="center" valign="top" width="14.28%"><a href="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/zZHorizonZz"><img src="https://avatars.githubusercontent.com/u/60035933?v=4?s=100" width="100px;" alt="Daniel Fiala"/><br /><sub><b>Daniel Fiala</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-quinoa/commits?author=zZHorizonZz" title="Code">💻</a> <a href="https://github.com/quarkiverse/quarkus-quinoa/issues?q=author%3AzZHorizonZz" title="Bug reports">🐛</a> <a href="https://github.com/quarkiverse/quarkus-quinoa/commits?author=zZHorizonZz" title="Documentation">📖</a></td>
132132
<td align="center" valign="top" width="14.28%"><a href="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/xjarvik"><img src="https://avatars.githubusercontent.com/u/54638086?v=4?s=100" width="100px;" alt="xjarvik"/><br /><sub><b>xjarvik</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-quinoa/commits?author=xjarvik" title="Code">💻</a></td>
133+
<td align="center" valign="top" width="14.28%"><a href="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/blazmrak"><img src="https://avatars.githubusercontent.com/u/25981532?v=4?s=100" width="100px;" alt="Blaz Mrak"/><br /><sub><b>Blaz Mrak</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-quinoa/commits?author=blazmrak" title="Documentation">📖</a></td>
133134
</tr>
134135
</tbody>
135136
</table>

0 commit comments

Comments
 (0)