Skip to content

Commit

Permalink
chore: add cesconix to all-contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
cesconix committed Aug 10, 2024
1 parent 45b532a commit 66ca8e2
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 4 deletions.
21 changes: 20 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
{
"projectName": "pinorama",
"projectOwner": "pinoramajs"
"projectOwner": "pinoramajs",
"repoType": "github",
"commitConvention": "angular",
"contributors": [
{
"login": "cesconix",
"name": "Francesco Pasqua",
"avatar_url": "https://avatars.githubusercontent.com/u/244004?v=4",
"profile": "https://cesco.me/",
"contributions": [
"code",
"design",
"doc",
"ideas",
"maintenance",
"projectManagement",
"review"
]
}
]
}
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![Build Status](https://github.com/pinoramajs/pinorama/actions/workflows/turbo.yml/badge.svg?branch=main)
[![Known Vulnerabilities](https://snyk.io/test/github/pinoramajs/pinorama/badge.svg)](https://snyk.io/test/github/pinoramajs/pinorama)
[![All Contributors](https://img.shields.io/github/all-contributors/pinoramajs/pinorama?color=ee8449&style=flat-square)](#contributors)
[![All Contributors](https://img.shields.io/github/all-contributors/pinoramajs/pinorama?color=ee8449&style=flat-square)](#contributors-)

⚠️ **Warning: This project is currently under development and not ready for production use.**

Expand All @@ -20,12 +20,18 @@ This README will be updated as the project evolves.

---

## Contributors
## Contributors

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->

<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://cesco.me/"><img src="https://avatars.githubusercontent.com/u/244004?v=4?s=100" width="100px;" alt="Francesco Pasqua"/><br /><sub><b>Francesco Pasqua</b></sub></a><br /><a href="https://github.com/pinoramajs/pinorama/commits?author=cesconix" title="Code">💻</a> <a href="#design-cesconix" title="Design">🎨</a> <a href="https://github.com/pinoramajs/pinorama/commits?author=cesconix" title="Documentation">📖</a> <a href="#ideas-cesconix" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-cesconix" title="Maintenance">🚧</a> <a href="#projectManagement-cesconix" title="Project Management">📆</a> <a href="https://github.com/pinoramajs/pinorama/pulls?q=is%3Apr+reviewed-by%3Acesconix" title="Reviewed Pull Requests">👀</a></td>
</tr>
</tbody>
</table>
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

Expand Down

0 comments on commit 66ca8e2

Please sign in to comment.