Skip to content

Commit

Permalink
docs: add gastaldi as a contributor for infra (#88)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Jun 6, 2023
1 parent 1d4443d commit 56d7d54
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,15 @@
"contributions": [
"bug"
]
},
{
"login": "gastaldi",
"name": "George Gastaldi",
"avatar_url": "https://avatars.githubusercontent.com/u/54133?v=4",
"profile": "http://gastaldi.wordpress.com",
"contributions": [
"infra"
]
}
],
"contributorsPerLine": 7,
Expand All @@ -61,5 +70,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular"
"commitConvention": "angular",
"commitType": "docs"
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://balusc.omnifaces.org"><img src="https://avatars.githubusercontent.com/u/173372?v=4?s=100" width="100px;" alt="Bauke Scholtz"/><br /><sub><b>Bauke Scholtz</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-omnifaces/commits?author=BalusC" title="Code">💻</a> <a href="#maintenance-BalusC" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://arjan-tijms.omnifaces.org"><img src="https://avatars.githubusercontent.com/u/3037006?v=4?s=100" width="100px;" alt="Arjan Tijms"/><br /><sub><b>Arjan Tijms</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-omnifaces/commits?author=arjantijms" title="Code">💻</a> <a href="#maintenance-arjantijms" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.phillip-kruger.com"><img src="https://avatars.githubusercontent.com/u/6836179?v=4?s=100" width="100px;" alt="Phillip Krüger"/><br /><sub><b>Phillip Krüger</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-omnifaces/issues?q=author%3Aphillip-kruger" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://gastaldi.wordpress.com"><img src="https://avatars.githubusercontent.com/u/54133?v=4?s=100" width="100px;" alt="George Gastaldi"/><br /><sub><b>George Gastaldi</b></sub></a><br /><a href="#infra-gastaldi" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 56d7d54

Please sign in to comment.