Skip to content

Commit

Permalink
Update contributors [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Nov 1, 2023
1 parent 0e4561a commit 32701d1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,18 @@
"test",
"code"
]
},
{
"login": "rfun",
"name": "Rohit Khattar",
"avatar_url": "https://avatars.githubusercontent.com/u/2608543?v=4",
"profile": "https://github.com/rfun",
"contributions": [
"doc",
"infra",
"test",
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# auto-plugin-helm-chartmuseum

[![npm version](https://badge.fury.io/js/auto-plugin-helm-chartmuseum.svg)](https://badge.fury.io/js/auto-plugin-helm-chartmuseum) [![Maintainability](https://api.codeclimate.com/v1/badges/0786ebf1133fdadab59d/maintainability)](https://codeclimate.com/github/ejhayes/auto-plugin-helm-chartmuseum/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/0786ebf1133fdadab59d/test_coverage)](https://codeclimate.com/github/ejhayes/auto-plugin-helm-chartmuseum/test_coverage) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fejhayes%2Fauto-plugin-helm-chartmuseum.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fejhayes%2Fauto-plugin-helm-chartmuseum?ref=badge_shield) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)

[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

Auto plugin for helm charts! This plugin can do the following:
Expand Down Expand Up @@ -98,6 +97,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<table>
<tr>
<td align="center"><a href="https://github.com/ejhayes"><img src="https://avatars.githubusercontent.com/u/310233?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Eric Hayes</b></sub></a><br /><a href="https://github.com/ejhayes/auto-plugin-helm-chartmuseum/commits?author=ejhayes" title="Documentation">πŸ“–</a> <a href="#infra-ejhayes" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="https://github.com/ejhayes/auto-plugin-helm-chartmuseum/commits?author=ejhayes" title="Tests">⚠️</a> <a href="https://github.com/ejhayes/auto-plugin-helm-chartmuseum/commits?author=ejhayes" title="Code">πŸ’»</a></td>
<td align="center"><a href="https://github.com/rfun"><img src="https://avatars.githubusercontent.com/u/2608543?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Rohit Khattar</b></sub></a><br /><a href="https://github.com/ejhayes/auto-plugin-helm-chartmuseum/commits?author=rfun" title="Documentation">πŸ“–</a> <a href="#infra-rfun" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="https://github.com/ejhayes/auto-plugin-helm-chartmuseum/commits?author=rfun" title="Tests">⚠️</a> <a href="https://github.com/ejhayes/auto-plugin-helm-chartmuseum/commits?author=rfun" title="Code">πŸ’»</a></td>
</tr>
</table>

Expand Down

0 comments on commit 32701d1

Please sign in to comment.